From 7332252a579422f6c934ac2aeaa13dae1d0c8203 Mon Sep 17 00:00:00 2001 From: paulo-ocean Date: Tue, 10 Sep 2024 14:58:07 +0100 Subject: [PATCH] fix lint --- src/utils/Assets.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/Assets.ts b/src/utils/Assets.ts index cb5055d8..28e335e7 100644 --- a/src/utils/Assets.ts +++ b/src/utils/Assets.ts @@ -72,7 +72,7 @@ export function getOceanArtifactsAdressesByChainId(chain: number): any { } /** - * Use this function if don't need to check if the template if active + * Use this function if don't need to check if the template if active * (not 100% reliable if we need to check at smart contract level) * @param chainID the chain identifier * @param template the id or the template address