pull/5370/head
Joseph Izang 1 year ago
parent 18b78b752d
commit 9fff3ec81d
  1. 1
      apps/vyper/src/app/components/VyperResult.tsx

@ -53,7 +53,6 @@ function VyperResult({ output, plugin }: VyperResultProps) {
</div>
)
}
console.log(output)
return (
<>
<div className="border border-top"></div>

Loading…
Cancel
Save