From b56e432bf449a3897baf38a7ef748d9510cc3d38 Mon Sep 17 00:00:00 2001 From: 0xLiquidGlass Date: Fri, 19 Apr 2024 22:07:29 +0800 Subject: [PATCH] Update all.en.ts Signed-off-by: 0xLiquidGlass --- code/token/get-token-account-by-owner/all.en.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/code/token/get-token-account-by-owner/all.en.ts b/code/token/get-token-account-by-owner/all.en.ts index 2adf6add6..e2ecec242 100644 --- a/code/token/get-token-account-by-owner/all.en.ts +++ b/code/token/get-token-account-by-owner/all.en.ts @@ -1,6 +1,5 @@ import { clusterApiUrl, Connection, PublicKey } from "@solana/web3.js"; import { TOKEN_PROGRAM_ID } from "@solana/spl-token"; -import * as bs58 from "bs58"; (async () => { // connection