mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
fix error for unused var
This commit is contained in:
parent
3961bc305b
commit
d4cabfc204
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue