Skip to content

Commit

Permalink
fix(bugs): Crash
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed Mar 15, 2018
1 parent a08990d commit 1ec5c8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/emma.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ class Emma extends Component {
this.handleQueryChange = this.handleQueryChange.bind(this)
this.handleInstall = this.handleInstall.bind(this)
this.handleTogglePackage = this.handleTogglePackage.bind(this)
this.handleKeyPress = this.handleKeyPress.bind(this)
}

render() {
Expand Down

0 comments on commit 1ec5c8c

Please sign in to comment.