mirror of
https://github.com/koel/koel
synced 2024-11-24 13:13:05 +00:00
Apply fixes from StyleCI (#588)
This commit is contained in:
parent
47360bcfa6
commit
eb9a1a66e3
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@ use App\Models\Interaction;
|
|||
use App\Models\Playlist;
|
||||
use App\Models\Setting;
|
||||
use App\Models\User;
|
||||
use iTunes;
|
||||
use Illuminate\Http\Request;
|
||||
use iTunes;
|
||||
use Lastfm;
|
||||
use MediaCache;
|
||||
use YouTube;
|
||||
|
|
Loading…
Reference in a new issue