1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 15:27:43 +00:00

eslint: unused import

This commit is contained in:
lemonslut 2025-06-08 01:13:06 -06:00
parent f609d72ea7
commit 561af6ce22
No known key found for this signature in database

View file

@ -11,8 +11,6 @@
<script> <script>
import { maybe_call } from 'utilities/object';
export default { export default {
components: { components: {
'chat-rich': async () => { 'chat-rich': async () => {