Unused path.

This commit is contained in:
Taylor Otwell 2014-08-13 09:44:35 -05:00
parent ee6f47dc47
commit 2649df12ca

View File

@ -72,6 +72,5 @@ return array(
'filters' => __DIR__.'/../app/http/filters',
'lang' => __DIR__.'/../app/lang',
'requests' => __DIR__.'/../app/http/requests',
'src' => __DIR__.'/../app/src',
);