Skip to content

Commit a8738a2

Browse files
committed
chore: remove explorer console log
1 parent 131203a commit a8738a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/contract-explorer-url.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const ContractExplorerUrl: React.FC<{
3333
networkId,
3434
address: contractAddress
3535
})}#code`
36-
console.log({ url })
3736
return (
3837
<StyledLink
3938
href={url}

0 commit comments

Comments
 (0)