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:
parent
a5cc8c06b5
commit
ec6969aeb7
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
import { createElement } from 'utilities/dom';
|
import { createElement } from 'utilities/dom';
|
||||||
import { getDialogNextZ } from 'utilities/dialog';
|
import { getDialogNextZ } from 'utilities/dialog';
|
||||||
import { deep_copy } from 'utilities/object';
|
|
||||||
|
|
||||||
import Module from 'utilities/module';
|
import Module from 'utilities/module';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue