Skip to content

Commit

Permalink
Updat eimport again
Browse files Browse the repository at this point in the history
  • Loading branch information
cynsupercat committed Dec 19, 2023
1 parent 8b1574d commit 13981b5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/libs/utils.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { Signer } from '@ethersproject/abstract-signer';
import {
AlchemyProvider,
JsonRpcProvider,
Networkish,
} from '@ethersproject/providers';
import { AlchemyProvider, JsonRpcProvider } from '@ethersproject/providers';
import BN from 'bn.js';
import * as encUtils from 'enc-utils';

Expand Down

0 comments on commit 13981b5

Please sign in to comment.