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

This commit is contained in:
An Phan 2017-01-06 11:10:38 +08:00
commit 4082ca77f0
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -10,7 +10,6 @@ use App\Models\Artist;
use App\Models\File;
use App\Models\Setting;
use App\Models\Song;
use Cache;
use getID3;
use Illuminate\Support\Facades\Log;
use Symfony\Component\Finder\Finder;