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

@@ -5,7 +5,6 @@ use Illuminate\Foundation\Http\Middleware\VerifyCsrfToken as BaseVerifier;
class VerifyCsrfToken extends BaseVerifier
{
/**
* Handle an incoming request.
*