move API to stable, #74188

This commit is contained in:
Johannes Rieken
2019-06-24 18:32:18 +02:00
parent 0de5cef5c7
commit e35db87ce7
3 changed files with 37 additions and 48 deletions

View File

@@ -267,7 +267,6 @@ export function createApiFactory(
return initData.environment.webviewResourceRoot;
},
get remoteName() {
checkProposedApiEnabled(extension);
if (!initData.remote.authority) {
return undefined;
}