We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf5d7d commit 100ac0cCopy full SHA for 100ac0c
src/common/keychain.ts
@@ -3,8 +3,6 @@
3
* Licensed under the MIT License. See License.txt in the project root for license information.
4
*--------------------------------------------------------------------------------------------*/
5
6
-// keytar depends on a native module shipped in vscode, so this is
7
-// how we load it
8
import * as vscode from 'vscode';
9
import { ILogService } from '../services/logService';
10
0 commit comments