This commit is contained in:
Diego Mello 2017-11-29 10:23:59 -02:00
parent b1b9be57f9
commit 2021dd285a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import React from 'react';
import PropTypes from 'prop-types';
import { View, StyleSheet, TouchableOpacity, Text } from 'react-native';
import { emojify } from 'react-emojione';
import { connect } from 'react-redux';
import { actionsShow } from '../../actions/messages';