Skip to content

Commit

Permalink
Update route
Browse files Browse the repository at this point in the history
  • Loading branch information
v1p3r75 committed Jul 26, 2023
1 parent 1406e00 commit 99a60aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions routes/api.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@
Route::get('/statistics', 'index');
});




// Route::middleware('auth:sanctum')->get('/user', function (Request $request) {
// return $request->user();
// });

0 comments on commit 99a60aa

Please sign in to comment.