Skip to content

Commit

Permalink
Remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanvl committed Oct 16, 2024
1 parent 38f8463 commit 8570b82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/TransferToken/TransferTokenAmount.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { MESSAGE_TYPES } from '../../scripts/helpers/constants';
import { getDRC20Inscriptions } from '../../scripts/helpers/doginals';
import { sendMessage } from '../../scripts/helpers/message';
import { NFT } from '../Transactions/components/NFT';
import { set } from 'bitcore-lib-doge/lib/hdkeycache';

export const TransferTokenAmount = ({
setFormPage,
Expand Down

0 comments on commit 8570b82

Please sign in to comment.