From 01bdbf76024f51bbc1072e33ceffb0c59ae45032 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 3 Jun 2026 10:08:41 -0700 Subject: move startDate to backend --- src/constants/startDate.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/constants/startDate.ts (limited to 'src/constants/startDate.ts') diff --git a/src/constants/startDate.ts b/src/constants/startDate.ts deleted file mode 100644 index bb49bfe..0000000 --- a/src/constants/startDate.ts +++ /dev/null @@ -1 +0,0 @@ -export const startDate = new Date('6/3/2026'); -- cgit v1.2.3