chore: fix linter
This commit is contained in:
parent
2a05b59c32
commit
c00ce60b83
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import {isAutoApplyEnable, isReloadNotificationEnable, setCustomSetting} from './settings';
|
||||
import {isAutoApplyEnable, isReloadNotificationEnable} from './settings';
|
||||
import {infoMessage} from './messages';
|
||||
import {fixIcons} from '../commands';
|
||||
|
||||
|
|
Loading…
Reference in a new issue