From 901be9a51fc5734e1684109832402321a69a000a Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 31 Jul 2024 20:31:15 +0330 Subject: [PATCH] Update currencyList.tsx --- packages/extension-polkagate/src/util/currencyList.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/extension-polkagate/src/util/currencyList.tsx b/packages/extension-polkagate/src/util/currencyList.tsx index 90c54b4e2..42df9d3d4 100644 --- a/packages/extension-polkagate/src/util/currencyList.tsx +++ b/packages/extension-polkagate/src/util/currencyList.tsx @@ -1,6 +1,5 @@ // Copyright 2019-2024 @polkadot/extension-polkagate authors & contributors // SPDX-License-Identifier: Apache-2.0 -// @ts-nocheck import { USD_CURRENCY } from './constants';