Test Setup Failed
Pull Request — master (#623)
by Alejandro Carstens
02:58
created
app/Services/Musixmatch.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace App\Services;
4 4
 
5 5
 use App\Models\Song;
6
-use Cache;
7 6
 use GuzzleHttp\Client;
8 7
 use Log;
9 8
 
Please login to merge, or discard this patch.