Tweaking a few things.

This commit is contained in:
Taylor Otwell
2015-02-22 21:56:03 -06:00
parent f424b87a63
commit cc2139ac91
16 changed files with 0 additions and 16 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