mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-30 14:21:05 +02:00
remove unused imports
This commit is contained in:
@ -2,10 +2,6 @@ import { state } from '../state';
|
|||||||
|
|
||||||
import { ToolbarControl } from '../toolbarControl';
|
import { ToolbarControl } from '../toolbarControl';
|
||||||
|
|
||||||
import { applyCSSVar } from '../../utility/applyCSSVar';
|
|
||||||
import { applyCSSClass } from '../../utility/applyCSSClass';
|
|
||||||
import { applyCSSState } from '../../utility/applyCSSState';
|
|
||||||
|
|
||||||
const toolbar = {};
|
const toolbar = {};
|
||||||
|
|
||||||
toolbar.current = null;
|
toolbar.current = null;
|
||||||
|
Reference in New Issue
Block a user