Skip to content

Commit

Permalink
Merge pull request #180 from jayden-sudo/develop
Browse files Browse the repository at this point in the history
Remove Unused Import
  • Loading branch information
jayden-sudo authored Sep 25, 2024
2 parents 2f598d7 + 2f6c76f commit e01f72d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/soulwallet-keyvault/src/interface/IVault.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Result } from '@soulwallet/result';
import { ethers } from 'ethers';

export interface SignData {
address: string;
Expand Down

0 comments on commit e01f72d

Please sign in to comment.