Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hmalik88 committed Sep 18, 2023
1 parent b49e378 commit ebfa26a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/scripts/metamask-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ import {
} from '@metamask/controller-utils';
import { wordlist } from '@metamask/scure-bip39/dist/wordlists/english';

///: BEGIN:ONLY_INCLUDE_IN(build-flask)
import { HandlerType } from '@metamask/snaps-utils';
///: END:ONLY_INCLUDE_IN
///: BEGIN:ONLY_INCLUDE_IN(build-mmi)
import { toChecksumHexAddress } from '../../shared/modules/hexstring-utils';
///: END:ONLY_INCLUDE_IN
Expand Down

0 comments on commit ebfa26a

Please sign in to comment.