mirror of
https://github.com/koel/koel
synced 2024-11-10 22:54:16 +00:00
Merge pull request #284 from phanan/analysis-8m43bp
Applied fixes from StyleCI
This commit is contained in:
commit
fd36731cfe
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@
|
|||
namespace App\Providers;
|
||||
|
||||
use App\Models\Album;
|
||||
use App\Models\Song;
|
||||
use App\Models\File;
|
||||
use App\Models\Song;
|
||||
use Illuminate\Contracts\Events\Dispatcher as DispatcherContract;
|
||||
use Illuminate\Foundation\Support\Providers\EventServiceProvider as ServiceProvider;
|
||||
|
||||
|
|
Loading…
Reference in a new issue