Skip to content

Commit 5c84da5

Browse files
authored
Merge pull request #361 from jeremykenedy/analysis-J2a90V
Apply fixes from StyleCI
2 parents ca75c0a + b1949e7 commit 5c84da5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Providers/RouteServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public function boot()
3737
{
3838
$this->configureRateLimiting();
3939

40-
4140
$this->routes(function () {
4241
Route::middleware('web')
4342
->group(base_path('routes/web.php'));

0 commit comments

Comments
 (0)