storage - cleanup

This commit is contained in:
Benjamin Pasero
2018-10-22 13:40:33 +02:00
parent 3c913dd861
commit 7036953b12
6 changed files with 6 additions and 17 deletions

View File

@@ -49,7 +49,6 @@ export interface IEnvironment {
appSettingsHome: URI;
extensionDevelopmentLocationURI: URI;
extensionTestsPath: string;
workspaceStoragePath: string;
}
export interface IWorkspaceData {