fix profile import/export in web (#171753)

- move it to configuration-editing extension
This commit is contained in:
Sandeep Somavarapu
2023-01-20 00:13:23 +01:00
committed by GitHub
parent df24bef783
commit 5b02e68e42
12 changed files with 239 additions and 30 deletions

View File

@@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
export const agent = undefined;