Skip to content

Commit bdecb62

Browse files
tonesnotesCopilot
andauthored
Update src/wallet/__tests/WalletClient.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 36b0d1d commit bdecb62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/wallet/__tests/WalletClient.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { CreateActionArgs } from '../Wallet.interfaces'
22
import WalletClient from '../WalletClient'
3-
import WERR_INVALID_PARAMETER from '../WERR_INVALID_PARAMETER'
4-
53
describe('WalletClient', () => {
64
it('0 createAction', async () => {
75
const wallet = new WalletClient('auto', '0.WalletClient.test')

0 commit comments

Comments
 (0)