Apply fixes from StyleCI (#588)

This commit is contained in:
Phan An 2017-05-02 10:23:32 +07:00 committed by GitHub
parent 47360bcfa6
commit eb9a1a66e3

View file

@ -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;