Skip to content

Commit 7b12932

Browse files
committed
remove console log
1 parent 5303851 commit 7b12932

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/vyper/src/app/app.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ const App = () => {
9898
setOutput(remixClient.compilerOutput)
9999
}
100100

101-
console.log('output', output)
102101
return (
103102
<main id="vyper-plugin">
104103
<header>

0 commit comments

Comments
 (0)