[IMPROVE] remove unused proptypes
This commit is contained in:
parent
a557d7f5d2
commit
f9b1e0eab4
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue