Skip to content

Commit d745de8

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent f1c2c05 commit d745de8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routes/web.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@
464464
|--------------------------------------------------------------------------
465465
*/
466466

467-
468467
Route::middleware(['auth'])
469468
->group(function () {
470469
Route::post('/review/start', [\App\Http\Controllers\ReviewController::class, 'start'])->name('stream.review.start');

0 commit comments

Comments
 (0)