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 e9eca44 commit 45bf8c2Copy full SHA for 45bf8c2
src/webviews/home/homeWebview.ts
@@ -6,7 +6,6 @@ import type { Container } from '../../container';
6
import type { Subscription } from '../../plus/gk/account/subscription';
7
import type { SubscriptionChangeEvent } from '../../plus/gk/account/subscriptionService';
8
import { registerCommand } from '../../system/vscode/command';
9
-import { configuration } from '../../system/vscode/configuration';
10
import { getContext, onDidChangeContext } from '../../system/vscode/context';
11
import type { IpcMessage } from '../protocol';
12
import type { WebviewHost, WebviewProvider, WebviewShowingArgs } from '../webviewProvider';
0 commit comments