Remove unused imports
This commit is contained in:
parent
559aa51f01
commit
c2408a28d8
5 changed files with 0 additions and 5 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace Pterodactyl\Providers;
|
||||
|
||||
use Illuminate\Support\Facades\Event;
|
||||
use Illuminate\Foundation\Support\Providers\EventServiceProvider as ServiceProvider;
|
||||
|
||||
class EventServiceProvider extends ServiceProvider
|
||||
|
|
Reference in a new issue