Skip to content

Commit cd95f2f

Browse files
committed
remove unused constants
1 parent d6376ea commit cd95f2f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/utils/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
export const MILLER_PARK_COURT_ID = 1374;
2-
export const BAKER_PARK_COURT_ID = 1378;
31
export const COURT_STATUS_DATABASE_NAME =
42
window.location.hostname == "zitnr.com" ? "courtStatus" : "courtStatusDev";

0 commit comments

Comments
 (0)