mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-03 03:25:24 +03:00
deleted console codes
This commit is contained in:
parent
d50b28b1fe
commit
2954430170
@ -21,7 +21,6 @@ class NotificationContainer extends Component {
|
||||
|
||||
componentWillReceiveProps(nextProps) {
|
||||
if (nextProps.activeBottomTab === ROUTES.TABBAR.NOTIFICATION) {
|
||||
console.log('nextProps :', nextProps);
|
||||
if (nextProps.username) {
|
||||
this._getAvtivities();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user