Commit 2ac4ce6f authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3052 from antonioribeiro/patch-1

Remove unused Dispatcher
parents 8720d7d6 e82a78c4
<?php namespace App\Providers;
use Illuminate\Contracts\Events\Dispatcher;
use Illuminate\Foundation\Support\Providers\EventServiceProvider as ServiceProvider;
class EventServiceProvider extends ServiceProvider {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment