mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 20:48:40 +08:00
Remove unused proptype
This commit is contained in:
@@ -86,7 +86,6 @@ export default class Configure extends Component {
|
||||
}
|
||||
|
||||
Configure.propTypes = {
|
||||
notify: PropTypes.func.isRequired,
|
||||
savePending: PropTypes.func.isRequired,
|
||||
auth: PropTypes.object.isRequired,
|
||||
data: PropTypes.object.isRequired,
|
||||
|
||||
Reference in New Issue
Block a user