Skip to content

Commit c926a21

Browse files
committed
minor
1 parent 9e7cb79 commit c926a21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/remix-ai-core/src/agents/contractAgent.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ export class ContractAgent {
108108
} catch (error) {
109109
this.deleteWorkspace(this.workspaceName )
110110
this.nAttempts = 0
111-
console.error('Error writing contracts:', error)
112111
await this.plugin.call('filePanel', 'switchToWorkspace', currentWorkspace)
113112
return "Failed to generate secure code on user prompt! Please try again with a different prompt."
114113
} finally {

0 commit comments

Comments
 (0)