Skip to content

Commit 981cad6

Browse files
Darshan808dlqqq
authored andcommitted
remove unused log
1 parent fe62539 commit 981cad6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/jupyter-ai/src/completions/provider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ export class JaiInlineProvider
134134
insertText: ''
135135
}
136136
];
137-
console.log({ items });
138137
return { items };
139138
}
140139
return result.list;

0 commit comments

Comments
 (0)