mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
more linting
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
'use strict';
|
||||
|
||||
import types = require('vs/base/common/types');
|
||||
import {IOptions} from 'vs/workbench/common/options';
|
||||
import {EventType, OptionsChangeEvent} from 'vs/workbench/common/events';
|
||||
import {IEventService} from 'vs/platform/event/common/event';
|
||||
|
||||
Reference in New Issue
Block a user