From 2f87f1a8707fe712b18d2396b5da8e6f00c3a38f Mon Sep 17 00:00:00 2001 From: Canh Trinh Date: Fri, 2 Feb 2024 17:15:11 -0500 Subject: [PATCH] chore: code cleanup --- cli/wizard/commands/list-squid-token/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/cli/wizard/commands/list-squid-token/index.ts b/cli/wizard/commands/list-squid-token/index.ts index 7075e7d..98aa311 100644 --- a/cli/wizard/commands/list-squid-token/index.ts +++ b/cli/wizard/commands/list-squid-token/index.ts @@ -80,7 +80,6 @@ export async function listSquidToken() { ...tokens, [newTokenConfig.tokenId]: newTokenConfig, }), - // tokens: (tokens) => [...(tokens ?? []), newTokenConfig], }, { isDuplicate: (config) =>