[IMPROVE] remove unused proptypes

This commit is contained in:
AlexAlexandre 2021-07-21 14:51:26 -03:00
parent a557d7f5d2
commit f9b1e0eab4
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import React, { forwardRef, useImperativeHandle } from 'react';
import PropTypes from 'prop-types';
import { Alert, Clipboard, Share } from 'react-native';
import { connect } from 'react-redux';
import moment from 'moment';