From fa2dbc5ddf80b70d8b18e03a862eecab2185c7a2 Mon Sep 17 00:00:00 2001 From: realdealshaman Date: Thu, 13 Jun 2024 20:49:06 +0100 Subject: [PATCH] fix syntax --- projects/sudoswap/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/sudoswap/index.js b/projects/sudoswap/index.js index c51821cee7..a2e2ddd95c 100644 --- a/projects/sudoswap/index.js +++ b/projects/sudoswap/index.js @@ -1,7 +1,6 @@ const sdk = require("@defillama/sdk"); const { graphFetchById, } = require('../helper/cache') const { ART_BLOCKS, sumArtBlocks } = require('../helper/nft') -const sdk = require('@defillama/sdk') const query = ` query get_pairs($lastId: String, $block: Int) {