From 1b2e30c134c996e82c282b21099f21501dd966ac Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 28 Aug 2022 17:40:41 +0200 Subject: this does way too much tbh (also functioning delays) most of it deals with timezones, and all the weird implications that has --- lib/API.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/API.hs') diff --git a/lib/API.hs b/lib/API.hs index 9016524..35bdee7 100644 --- a/lib/API.hs +++ b/lib/API.hs @@ -33,7 +33,6 @@ import GTFS import GTFS.Realtime.FeedEntity import GTFS.Realtime.FeedMessage (FeedMessage) import Persist -import Server.ControlRoom data RegisterJson = RegisterJson { registerAgent :: Text } -- cgit v1.2.3