Cleanup settings use in panel.

This commit is contained in:
Dane Everitt 2017-12-30 16:33:00 -06:00
parent 59b50ca75e
commit 1b9b92ac62
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
9 changed files with 36 additions and 17 deletions

View file

@ -173,7 +173,6 @@ return [
/*
* Application Service Providers...
*/
Pterodactyl\Providers\SettingsServiceProvider::class,
Pterodactyl\Providers\AppServiceProvider::class,
Pterodactyl\Providers\AuthServiceProvider::class,
Pterodactyl\Providers\EventServiceProvider::class,