Skip to content

Commit cd4000c

Browse files
committed
clean up
1 parent 773ee89 commit cd4000c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public function register()
5353
$this->booted(function () {
5454
$this->setRootControllerNamespace();
5555

56-
//
5756
if ($this->routesAreCached()) {
5857
$this->loadCachedRoutes();
5958
} else {

0 commit comments

Comments
 (0)