diff --git a/timers.ts b/timers.ts index 42e5a6cb6e..259da05ff7 100644 --- a/timers.ts +++ b/timers.ts @@ -88,4 +88,3 @@ export function clearTimer(id: number) { }); } -