diff --git a/src/lib/utils/explorer.ts b/src/lib/utils/explorer.ts index 886d4fc..7b30819 100644 --- a/src/lib/utils/explorer.ts +++ b/src/lib/utils/explorer.ts @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/no-unused-vars*/ interface Network { name: string; symbol: string;