cleanup: warnings

This commit is contained in:
Filip Dunder
2024-04-21 13:44:57 +02:00
parent d0b59102c9
commit e16929571c
2 changed files with 2 additions and 1 deletions

1
bot.ts
View File

@ -276,6 +276,7 @@ export class Bot {
}
}
// noinspection JSUnusedLocalSymbols
private async swap(
poolKeys: LiquidityPoolKeysV4,
ataIn: PublicKey,

View File

@ -1,4 +1,4 @@
import { BlockhashWithExpiryBlockHeight, Keypair, MessageV0, Signer, VersionedTransaction } from '@solana/web3.js';
import { BlockhashWithExpiryBlockHeight, Keypair, VersionedTransaction } from '@solana/web3.js';
export interface TransactionExecutor {
executeAndConfirm(