Skip to content

Commit

Permalink
Apply fixes from StyleCI (#31190)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and taylorotwell committed Jan 21, 2020
1 parent 4490d82 commit 7e8c990
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Routing/RouteCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ public function toSymfonyRouteCollection()
}

$symfonyRoutes->add($name, $route->toSymfonyRoute());

}

$this->refreshNameLookups();
Expand Down

0 comments on commit 7e8c990

Please sign in to comment.