Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
maycon-mello committed Aug 24, 2023
1 parent f2097cd commit 18d4b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/verification.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import input from '@inquirer/input';
import {IWallet} from '@docknetwork/wallet-sdk-core/lib/types';
import {getWallet} from '../helpers';
import {createVerificationController} from '@docknetwork/wallet-sdk-core/src/verification-controller';
// import template from '@docknetwork/wallet-sdk-core/src/fixtures/iiw-template.json';
import {WalletEvents} from '@docknetwork/wallet-sdk-wasm/src/modules/wallet';
import clipboardy from 'clipboardy';
const verificationCommands = new Command('verification');
Expand Down

0 comments on commit 18d4b88

Please sign in to comment.