Merge branch 'master' of github.com:phanan/koel

This commit is contained in:
Phan An 2017-05-02 12:56:38 +07:00
commit 0b8594d006
No known key found for this signature in database
GPG key ID: 4AF3D4E287BF423F

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;