Skip to content

Commit 78ec734

Browse files
authored
Update completionProvider.ts
typo
1 parent 9744fb2 commit 78ec734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/autocomplete/completionProvider.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fimport ignore from "ignore";
1+
import ignore from "ignore";
22
import OpenAI from "openai";
33
import path from "path";
44
import { v4 as uuidv4 } from "uuid";

0 commit comments

Comments
 (0)