mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-02 11:15:35 +03:00
Removed console log
This commit is contained in:
parent
b30d216f38
commit
b20a8171b7
@ -95,7 +95,7 @@ class SideMenuContainer extends Component {
|
||||
render() {
|
||||
const { currentAccount, isLoggedIn } = this.props;
|
||||
const { accounts } = this.state;
|
||||
console.log('this.props.otherAccounts :', this.props.otherAccounts);
|
||||
|
||||
return (
|
||||
<SideMenuView
|
||||
navigateToRoute={this._navigateToRoute}
|
||||
|
Loading…
Reference in New Issue
Block a user