Skip to content

Commit 13cec16

Browse files
STetsingAniket-Engg
authored andcommitted
rm log
1 parent bbfdf5e commit 13cec16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/remix-ide/src/app/plugins/solcoderAI.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ export class SolCoder extends Plugin {
8181
let result
8282
try {
8383
const main_prompt = this._build_solgpt_promt(prompt)
84-
console.log(main_prompt.length)
8584
result = await(
8685
await fetch(this.api_url, {
8786
method: 'POST',

0 commit comments

Comments
 (0)