diff --git a/app/play/page.tsx b/app/play/page.tsx index 623d8fe..2213ac3 100644 --- a/app/play/page.tsx +++ b/app/play/page.tsx @@ -12,9 +12,6 @@ export default async function Play() { redirect('/'); } - const now = new Date(); - const todayTest = await getFirstActiveTest(now); - return (
{'Logo'}