Skip to content

Commit

Permalink
chore: dropped action from mocks, reselect
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed Nov 28, 2024
1 parent 5673a7b commit ee3333f
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 215 deletions.
1 change: 1 addition & 0 deletions apps/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-url-polyfill": "^2.0.0",
"reselect": "^4.0.0",
"rxjs": "7.8.1",
"zod": "3.23.8"
},
Expand Down
1 change: 0 additions & 1 deletion apps/wallet/src/yoroi-wallets/cardano/api/utils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import AssetFingerprint from '@emurgo/cip14-js'
import {AssetNameUtils} from '@emurgo/yoroi-lib/dist/internals/utils/assets'
import {Balance} from '@yoroi/types'
import {Buffer} from 'memfs/lib/internal/buffer'

import {LegacyToken} from '../../types/tokens'
import {TokenRegistryEntry} from './tokenRegistry'
Expand Down
Loading

0 comments on commit ee3333f

Please sign in to comment.