summaryrefslogtreecommitdiff
path: root/src/util/timer.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/timer.ts')
-rw-r--r--src/util/timer.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/timer.ts b/src/util/timer.ts
index 18132a812..9d743b8e9 100644
--- a/src/util/timer.ts
+++ b/src/util/timer.ts
@@ -26,7 +26,6 @@
*/
import { Duration } from "./time";
-
/**
* Cancelable timer.
*/