mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-25 09:33:20 +01:00
remove unused imports
This commit is contained in:
parent
bdacfefbb0
commit
be673e27a4
@ -2,10 +2,6 @@ import { state } from '../state';
|
||||
|
||||
import { ToolbarControl } from '../toolbarControl';
|
||||
|
||||
import { applyCSSVar } from '../../utility/applyCSSVar';
|
||||
import { applyCSSClass } from '../../utility/applyCSSClass';
|
||||
import { applyCSSState } from '../../utility/applyCSSState';
|
||||
|
||||
const toolbar = {};
|
||||
|
||||
toolbar.current = null;
|
||||
|
Loading…
Reference in New Issue
Block a user