Removed alias to absent Date class
This commit is contained in:
parent
450b6951af
commit
826d74b476
|
@ -25,7 +25,6 @@
|
|||
'Config' => 'System\\Config',
|
||||
'Cookie' => 'System\\Cookie',
|
||||
'Crypt' => 'System\\Crypt',
|
||||
'Date' => 'System\\Date',
|
||||
'DB' => 'System\\DB',
|
||||
'Eloquent' => 'System\\DB\\Eloquent\\Model',
|
||||
'File' => 'System\\File',
|
||||
|
|
Loading…
Reference in New Issue