summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--timers.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/timers.ts b/timers.ts
index 42e5a6cb6..259da05ff 100644
--- a/timers.ts
+++ b/timers.ts
@@ -88,4 +88,3 @@ export function clearTimer(id: number) {
});
}
-