diff --git a/screen/wallets/transactions.js b/screen/wallets/transactions.js index 617591f1..d872142f 100644 --- a/screen/wallets/transactions.js +++ b/screen/wallets/transactions.js @@ -28,7 +28,6 @@ import { } from '../../BlueComponents'; import WalletGradient from '../../class/walletGradient'; import { Icon } from 'react-native-elements'; -import { BitcoinUnit, Chain } from '../../models/bitcoinUnits'; import { LightningCustodianWallet } from '../../class'; import Handoff from 'react-native-handoff'; import Modal from 'react-native-modal';