Test Setup Failed
Push — master ( c70639...caf13f )
by Phan
03:32
created
app/Services/Download.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use App\Models\SongZipArchive;
10 10
 use Exception;
11 11
 use Illuminate\Support\Collection;
12
-use Log;
13 12
 
14 13
 class Download
15 14
 {
Please login to merge, or discard this patch.