Remove duplicate blank lines at the start of some files

This commit is contained in:
Matt Bierner
2018-10-02 16:26:42 -07:00
parent f40ca995d5
commit be38e56996
44 changed files with 0 additions and 44 deletions

View File

@@ -3,7 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import { ok } from 'vs/base/common/assert';
import { readonly, illegalArgument } from 'vs/base/common/errors';
import { IdGenerator } from 'vs/base/common/idGenerator';