Browse Source

Unused path.

Taylor Otwell 9 years ago
parent
commit
2649df12ca
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bootstrap/paths.php

+ 0 - 1
bootstrap/paths.php

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