fix error for unused var

This commit is contained in:
ncoelho 2019-09-18 16:18:30 +01:00 committed by Overtorment
parent 3961bc305b
commit d4cabfc204

View File

@ -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,