From 7f8dd68cbf3ff72ab36da176f0201519680eb115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 5 Sep 2023 01:36:30 +0200 Subject: Minor whitespace cleanup. --- static/ts/components.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'static/ts/components.ts') diff --git a/static/ts/components.ts b/static/ts/components.ts index e5fabba6..132a9e29 100644 --- a/static/ts/components.ts +++ b/static/ts/components.ts @@ -14,8 +14,6 @@ import { DateJump } from './components/date-jump' export { initialize_components } function initialize_components() { - - /* These MUST be created AFTER vcal_objcets and event_calendar_mapping are inistialized, since their constructors assume that that piece of global state is available */ -- cgit v1.2.3