* Test commit

* Test commit. Added new line to comment.

Co-authored-by: Hale Rankin <61754801+harankin@users.noreply.github.com>
This commit is contained in:
Hale Rankin
2020-03-04 15:42:17 -08:00
committed by GitHub
parent 9f62e2bf22
commit 837404b2d6
2 changed files with 2 additions and 0 deletions

View File

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

View File

@@ -1,6 +1,7 @@
/*---------------------------------------------------------------------------------------------
* 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';