Skip to content

Commit

Permalink
chore: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
canhtrinh committed Feb 2, 2024
1 parent bf48b8b commit 2f87f1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/wizard/commands/list-squid-token/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export async function listSquidToken() {
...tokens,
[newTokenConfig.tokenId]: newTokenConfig,
}),
// tokens: (tokens) => [...(tokens ?? []), newTokenConfig],
},
{
isDuplicate: (config) =>
Expand Down

0 comments on commit 2f87f1a

Please sign in to comment.