Some spacing.

This commit is contained in:
Taylor Otwell
2015-03-02 15:31:27 -06:00
parent c9c0380b34
commit 8909e75552
15 changed files with 0 additions and 15 deletions

View File

@@ -7,7 +7,6 @@ use Illuminate\Foundation\Auth\AuthenticatesAndRegistersUsers;
class AuthController extends Controller
{
/*
|--------------------------------------------------------------------------
| Registration & Login Controller

View File

@@ -7,7 +7,6 @@ use Illuminate\Foundation\Auth\ResetsPasswords;
class PasswordController extends Controller
{
/*
|--------------------------------------------------------------------------
| Password Reset Controller

View File

@@ -2,7 +2,6 @@
class HomeController extends Controller
{
/*
|--------------------------------------------------------------------------
| Home Controller

View File

@@ -2,7 +2,6 @@
class WelcomeController extends Controller
{
/*
|--------------------------------------------------------------------------
| Welcome Controller