mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
move API to stable, #74188
This commit is contained in:
@@ -267,7 +267,6 @@ export function createApiFactory(
|
||||
return initData.environment.webviewResourceRoot;
|
||||
},
|
||||
get remoteName() {
|
||||
checkProposedApiEnabled(extension);
|
||||
if (!initData.remote.authority) {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user