mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
fix error for unused var
This commit is contained in:
parent
3961bc305b
commit
d4cabfc204
@ -3,7 +3,6 @@ import React from 'react';
|
||||
import { Text, ActivityIndicator, View, TouchableWithoutFeedback, TouchableOpacity, Keyboard } from 'react-native';
|
||||
import PropTypes from 'prop-types';
|
||||
import {
|
||||
BlueSpacing20,
|
||||
BlueButton,
|
||||
SafeBlueArea,
|
||||
BlueCard,
|
||||
|
Loading…
Reference in New Issue
Block a user