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