From 5d8af6099e4fc4800ba21d1f3ef6a16087257895 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 2 Nov 2014 10:09:55 -0600 Subject: [PATCH] Remove extra line. --- app/Http/routes.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/Http/routes.php b/app/Http/routes.php index ed631e25..f8c3a996 100644 --- a/app/Http/routes.php +++ b/app/Http/routes.php @@ -20,8 +20,7 @@ | | These two controllers handle the authentication of the users of your | application, as well as the functions necessary for resetting the -| passwords for your users. You may modify or remove these files -| if you wish. They just give you a convenient starting point. +| passwords for your users. You may modify or remove these files. | */