Skip to content

Commit 7659ade

Browse files
[autofix.ci] apply automated fixes
1 parent 6d12c25 commit 7659ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils-ai-vscode/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as vscode from 'vscode'
2-
import { addOpenAIKey, getOpenAIKey, removeOpenAIKey } from './secrets'
2+
import { addOpenAIKey, removeOpenAIKey } from './secrets'
33
import { descriptionCommand } from './commands/description'
44
import { correctCommand } from './commands/correct'
55

0 commit comments

Comments
 (0)