Removed useless console.log()
This commit is contained in:
parent
113f1880f7
commit
dd992ad37b
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ class Wheels extends Component {
|
|||
this.setState({
|
||||
showResult: true
|
||||
})
|
||||
console.log('compute!')
|
||||
}
|
||||
|
||||
render() {
|
||||
|
|
Loading…
Reference in a new issue