Skip to content

Commit

Permalink
style: clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
lance10030 committed Aug 21, 2024
1 parent 20579f2 commit ba43f14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ export const SuperProofUrls: Record<Network, string> = {
'sepolia': process.env.NEXT_PUBLIC_OP_SEPOLIA_URL || '',
'base-sepolia': process.env.NEXT_PUBLIC_BASE_SEPOLIA_URL || ''
}

console.log(SuperProofUrls, 'ssss')

0 comments on commit ba43f14

Please sign in to comment.