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