Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nezouse committed Sep 14, 2023
1 parent 21d43cd commit c95981b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/model/chain/kroma.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export const KromaSepoliaTestnet: Chain = {
getExplorerTransactionLink: getTransactionLink(KromaSepoliaExplorerUrl),
}


const KromaExplorerUrl = 'https://blockscout.kroma.network/'

export const KromaMainnet: Chain = {
Expand Down

0 comments on commit c95981b

Please sign in to comment.