Removed Download class from aliases configuration.

This commit is contained in:
Taylor Otwell
2011-06-30 09:24:19 -07:00
parent 4d98a5e409
commit e2f382545b

View File

@@ -22,7 +22,6 @@ return array(
'Crypt' => 'System\\Crypt', 'Crypt' => 'System\\Crypt',
'Date' => 'System\\Date', 'Date' => 'System\\Date',
'DB' => 'System\\DB', 'DB' => 'System\\DB',
'Download' => 'System\\Download',
'Eloquent' => 'System\\DB\\Eloquent', 'Eloquent' => 'System\\DB\\Eloquent',
'File' => 'System\\File', 'File' => 'System\\File',
'Form' => 'System\\Form', 'Form' => 'System\\Form',