Skip to content

Commit

Permalink
Merge pull request #361 from jeremykenedy/analysis-J2a90V
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
jeremykenedy authored Sep 21, 2020
2 parents ca75c0a + b1949e7 commit 5c84da5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Providers/RouteServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public function boot()
{
$this->configureRateLimiting();


$this->routes(function () {
Route::middleware('web')
->group(base_path('routes/web.php'));
Expand Down

0 comments on commit 5c84da5

Please sign in to comment.