Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
jayantk committed Nov 9, 2023
1 parent 82cc49e commit 418d664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staking/tests/split_vesting_account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
import path from "path";
import { Keypair, PublicKey, Transaction } from "@solana/web3.js";
import { StakeConnection, PythBalance, VestingAccountState } from "../app";
import { ErrorCode, BN, Wallet, AnchorError } from "@project-serum/anchor";
import { BN, Wallet } from "@project-serum/anchor";
import {
assertBalanceMatches,
OptionalBalanceSummary,
Expand Down

0 comments on commit 418d664

Please sign in to comment.