chore(tidy): Remove console.log
This commit is contained in:
committed by
mrugesh mohapatra
parent
25debd6602
commit
97f7d53bee
@ -137,7 +137,6 @@ class UsernameSettings extends Component {
|
||||
);
|
||||
}
|
||||
if (!validating && !isValidUsername) {
|
||||
console.log(this.props, this.state);
|
||||
return (
|
||||
<FullWidthRow>
|
||||
<Alert bsStyle='warning'>Username not available</Alert>
|
||||
|
Reference in New Issue
Block a user