Progress and testing status w comments
This commit is contained in:
@@ -61,8 +61,6 @@ class ProfilePage extends ImmutablePureComponent {
|
||||
params: { username },
|
||||
} = this.props
|
||||
|
||||
console.log("acount:", account)
|
||||
|
||||
const title = !!account ? account.get('display_name') : username
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user