Skip to content

Commit

Permalink
web: Remove useless console log
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Petrov <[email protected]>
  • Loading branch information
mike-petrov committed Sep 4, 2024
1 parent def6451 commit 5912975
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,6 @@ export const App = () => {
</div>
</CopyToClipboard>
<div className='btns_group'>
{console.log()}
<a
href={`https://dora.coz.io/transaction/neo3/${activeNet.toLowerCase()}/${modal.text}`}
target="_blank"
Expand Down

0 comments on commit 5912975

Please sign in to comment.