[IMPROVE] - remove unused PropTypes

This commit is contained in:
AlexAlexandre 2021-07-22 23:14:21 -03:00
parent 024c744615
commit db11e664f6
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import React from 'react';
import PropTypes from 'prop-types';
import { Keyboard } from 'react-native';
import Message from './Message';