fix lint errors

This commit is contained in:
2022-11-18 01:23:24 +01:00
parent 40fef38017
commit aad9dd3482
9 changed files with 50 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
import EventEmitter from 'eventemitter3';
// import EventEmitter from 'eventemitter3';
import { STORAGE_KEY_SETTINGS } from '../app.config';
// const ee = new EventEmitter();