Skip to content

Commit

Permalink
fix: approvals selection about nft/collection. (#2455)
Browse files Browse the repository at this point in the history
* fix: approvals selection about nft/collection.

* fix: nft amount.

* fix: selection and  display of revoke count.
  • Loading branch information
richardo2016x authored Aug 9, 2024
1 parent 1e2b42d commit 8e57e41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/views/ApprovalManagePage/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import {
AssetApprovalSpender,
ContractApprovalItem,
RiskNumMap,
SpenderInNFTApproval,
SpenderInTokenApproval,
compareContractApprovalItemByRiskLevel,
} from '@/utils/approval';
import { ApprovalSpenderItemToBeRevoked } from '@/utils-isomorphic/approve';
Expand Down

0 comments on commit 8e57e41

Please sign in to comment.