Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Remove vestige
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansampson committed Apr 2, 2017
1 parent 06090be commit e173261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/renderer/components/browserActionButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const windowActions = require('../../../js/actions/windowActions')
class BrowserActionButton extends ImmutableComponent {
constructor () {
super()
this.button
this.onClick = this.onClick.bind(this)
}

Expand Down

0 comments on commit e173261

Please # to comment.