Skip to content

Commit 02cf672

Browse files
committed
Prettirfy
1 parent 1ed4e1f commit 02cf672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/update-balances.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export const updateSecondaryTokens = async (
6969
type: 'function'
7070
}
7171
]
72-
72+
7373
const tokenBalances = await Promise.all(
7474
chain.secondaryTokens.map(async token => {
7575
try {

0 commit comments

Comments
 (0)