Remove extensionFolderPath

This commit is contained in:
Alex Dima
2018-05-11 13:48:02 +02:00
parent f993947a88
commit 30cf40c452
8 changed files with 4 additions and 13 deletions

View File

@@ -788,7 +788,6 @@ const nullExtensionDescription: IExtensionDescription = {
enableProposedApi: false,
engines: undefined,
extensionDependencies: undefined,
extensionFolderPath: undefined,
extensionLocation: undefined,
isBuiltin: false,
isUnderDevelopment: false,