more linting

This commit is contained in:
Benjamin Pasero
2016-02-04 18:08:17 +01:00
parent 2edbe51772
commit 9bbd9d3b1a
9 changed files with 3 additions and 9 deletions

View File

@@ -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';