From 250841036b576732cebab68250179a100b47eacf Mon Sep 17 00:00:00 2001 From: PRO100KatYT <67335438+PRO100KatYT@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:52:07 +0100 Subject: [PATCH] Update timeline.js --- structure/timeline.js | 1 - 1 file changed, 1 deletion(-) diff --git a/structure/timeline.js b/structure/timeline.js index dbd69b0..e4ac2cc 100644 --- a/structure/timeline.js +++ b/structure/timeline.js @@ -1721,7 +1721,6 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => { }); activeEventsSet.add(Event); } - } }); }