diff --git a/src/coinbase/wallet.ts b/src/coinbase/wallet.ts index 27e26f40..e4a38aa2 100644 --- a/src/coinbase/wallet.ts +++ b/src/coinbase/wallet.ts @@ -29,7 +29,6 @@ import { WalletCreateOptions, WalletData, CreateERC20Options, - CreateWebhookOptions, } from "./types"; import { convertStringToHex, delay, formatDate, getWeekBackDate } from "./utils"; import { StakingOperation } from "./staking_operation";