From: Vincent Vanwaelscappel Date: Tue, 1 Apr 2025 10:29:05 +0000 (+0200) Subject: #7232 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=384b10bfbbde94dc5e6c5a5243e13e2e09ce05ec;p=cubist_util.git #7232 --- diff --git a/src/YoutubeDL.php b/src/YoutubeDL.php index 38fce1e..3dd9720 100644 --- a/src/YoutubeDL.php +++ b/src/YoutubeDL.php @@ -3,8 +3,6 @@ namespace Cubist\Util; use Cubist\Util\Files\Files; -use Illuminate\Support\Facades\Log; -use YoutubeDl\Options; class YoutubeDL {