Removed log in WelcomeReminders component
• Removed: - log in WelcomeReminders component
This commit is contained in:
parent
285aa17024
commit
4d000009f5
@ -39,7 +39,6 @@ class WelcomeReminders extends ImmutablePureComponent {
|
|||||||
|
|
||||||
componentDidUpdate(prevProps) {
|
componentDidUpdate(prevProps) {
|
||||||
const { account } = this.props
|
const { account } = this.props
|
||||||
console.log("Welcome updated")
|
|
||||||
this.handleSetVisible(account)
|
this.handleSetVisible(account)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user