Revert "Hale test (#9442)" (#9443)

This reverts commit 837404b2d6.
This commit is contained in:
Charles Gagnon
2020-03-04 16:11:15 -08:00
committed by GitHub
parent 837404b2d6
commit df5a8dcb6a
2 changed files with 0 additions and 2 deletions

View File

@@ -88,4 +88,3 @@ export class ConnectionStatusbarItem extends Disposable implements IWorkbenchCon
});
}
}

View File

@@ -1,7 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*
*--------------------------------------------------------------------------------------------*/
import { escape } from 'vs/base/common/strings';