Skip to content

Commit 5d409fe

Browse files
committed
remove unneeded alias.
1 parent 6c40ce6 commit 5d409fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/config/app.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@
151151
'DB' => 'Illuminate\Support\Facades\DB',
152152
'Eloquent' => 'Illuminate\Database\Eloquent\Model',
153153
'Event' => 'Illuminate\Support\Facades\Event',
154-
'EventSubscriber' => 'Illuminate\Events\Subscriber',
155154
'File' => 'Illuminate\Support\Facades\File',
156155
'Hash' => 'Illuminate\Support\Facades\Hash',
157156
'Input' => 'Illuminate\Support\Facades\Input',

0 commit comments

Comments
 (0)