We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d754c2 commit 415ed17Copy full SHA for 415ed17
src/types/index.ts
@@ -7,7 +7,7 @@
7
8
import { LoggerInterface } from './logger/loggerTypes';
9
import { TelemetryServiceInterface } from './telemetry/telemetryTypes';
10
-import { LLMServiceInterface } from './llmService/LLMService';
+import { LLMServiceInterface } from './llmService';
11
12
export const SFDX_CORE_EXTENSION_NAME = 'salesforcedx-vscode-core';
13
0 commit comments