Un-allowed double quoted imports (for #25451)

This commit is contained in:
Benjamin Pasero
2017-04-26 19:13:12 +02:00
parent b3141c941e
commit b34f17350f
197 changed files with 337 additions and 337 deletions
@@ -21,7 +21,7 @@ import { TextFileEditorModel } from 'vs/workbench/services/textfile/common/textF
import { ITextFileService } from 'vs/workbench/services/textfile/common/textfiles';
import { IUntitledEditorService } from 'vs/workbench/services/untitled/common/untitledEditorService';
import { TextFileEditorModelManager } from 'vs/workbench/services/textfile/common/textFileEditorModelManager';
import { once } from "vs/base/common/event";
import { once } from 'vs/base/common/event';
class ServiceAccessor {
constructor(