aboutsummaryrefslogtreecommitdiff
path: root/ext/js/debug/timer.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/js/debug/timer.js')
-rw-r--r--ext/js/debug/timer.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/js/debug/timer.js b/ext/js/debug/timer.js
index 7c43efdf..81e3e1b3 100644
--- a/ext/js/debug/timer.js
+++ b/ext/js/debug/timer.js
@@ -15,7 +15,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-
class Timer {
constructor(name) {
this.samples = [];