Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuripetusko authored and github-actions[bot] committed Jan 23, 2024
1 parent 49b072b commit 148282f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rmrk-evm-utils/src/lib/rmrk-contract-addresses.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import type { Address, Chain } from 'viem';
import { bsc } from 'viem/chains';
import {
astar,
base,
Expand All @@ -11,7 +12,6 @@ import {
polygonMumbai,
sepolia,
} from 'wagmi/chains';
import { bsc } from 'viem/chains';

export const NETWORK_CONTRACTS_PROPS = {
RMRKEquipRenderUtils: 'RMRKEquipRenderUtils',
Expand Down

0 comments on commit 148282f

Please sign in to comment.