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
1 changed files with 0 additions and 1 deletions

View File

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