Skip to content

Commit

Permalink
remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
flotwig committed Feb 5, 2020
1 parent 7019a0b commit 5abec9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/server/lib/gui/windows.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ module.exports = {
throw new Error('Extension could not be installed.')

removeAllExtensions: ->
## remove all extensions
extensions = _.keys(BrowserWindow.getExtensions())

debug('removing all electron extensions %o', extensions)
Expand Down

0 comments on commit 5abec9d

Please sign in to comment.