Skip to content

Commit

Permalink
Update extension.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorriegler authored Aug 8, 2020
1 parent 68eec8b commit 3e59f3f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
* TODO: loop button for endless timer
* TODO: name, manifest and so on
*/
'use strict'

Expand Down Expand Up @@ -60,4 +58,4 @@ function disable() {
info(`disabling`)
controller.destroy()
indicator.destroy()
}
}

0 comments on commit 3e59f3f

Please sign in to comment.