This commit is contained in:
mgabdev
2020-05-11 23:23:22 -04:00
parent dcb0a2c74b
commit 5114e003e5
2 changed files with 1 additions and 3 deletions

View File

@@ -58,8 +58,6 @@ class NotificationsPage extends PureComponent {
selectedFilter: PropTypes.string.isRequired,
}
componentWill
UNSAFE_componentWillMount() {
this.checkForQueryStringChange(this.context.router.route.location)
}