From 1a68caced44270a4d23ac7db362fcacc08a2e17f Mon Sep 17 00:00:00 2001 From: William Date: Mon, 28 Mar 2022 08:07:12 +0000 Subject: [PATCH] Commit --- public/race/stream.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/race/stream.php b/public/race/stream.php index e16a045..108591d 100644 --- a/public/race/stream.php +++ b/public/race/stream.php @@ -35,7 +35,5 @@ $sse->start( return($timeMapper->getAll()); } } - - return; } ); \ No newline at end of file