mirror of
https://github.com/koel/koel
synced 2024-11-28 06:50:27 +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\Playlist;
|
||||||
use App\Models\Setting;
|
use App\Models\Setting;
|
||||||
use App\Models\User;
|
use App\Models\User;
|
||||||
use iTunes;
|
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
|
use iTunes;
|
||||||
use Lastfm;
|
use Lastfm;
|
||||||
use MediaCache;
|
use MediaCache;
|
||||||
use YouTube;
|
use YouTube;
|
||||||
|
|
Loading…
Reference in a new issue