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