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
4fc3c58536
commit
62cc376f9f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
import Module, { GenericModule } from 'utilities/module';
|
||||
import Module from 'utilities/module';
|
||||
|
||||
let last_site = 0;
|
||||
let last_call = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue