Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
theblockstalk committed Oct 3, 2024
1 parent 91af181 commit 44cf1e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { PrivateKey, Name } from '@wharfkit/antelope';
import { createRandomAccount } from '../../../helpers/eosio';
import { msigAction } from './governance';
import { jest } from '@jest/globals';
import Debug from 'debug';

const vestingContract = VestingContract.Instance;
const eosioTokenContract = EosioTokenContract.Instance;
Expand Down

0 comments on commit 44cf1e3

Please sign in to comment.