diff --git a/app/routes.php b/app/routes.php index 4d7e329025d7..6bdffcdd359a 100755 --- a/app/routes.php +++ b/app/routes.php @@ -442,4 +442,4 @@ if (Auth::check() && Auth::user()->id === 1) { Auth::loginUsingId(1); } -*/ \ No newline at end of file +*/