Skip to content

Commit 378e4b3

Browse files
committed
Apply fixes from StyleCI
1 parent ccf8beb commit 378e4b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Routing/Router.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,6 @@ public function substituteImplicitBindings($route)
961961
return call_user_func(
962962
$this->implicitBindingCallback ?? $default, $this->container, $route, $default
963963
);
964-
965964
}
966965

967966
/**

0 commit comments

Comments
 (0)