1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

eslint: unused import

This commit is contained in:
lemonslut 2025-06-08 01:13:34 -06:00
parent 6c047032ea
commit 7e55133d20
No known key found for this signature in database

View file

@ -33,7 +33,6 @@
<script>
import ProviderMixin from '../provider-mixin';
import { deep_copy } from 'utilities/object';
let last_id = 0;