From ee3f8ba47d7ef1e7b8f08656c6e199b4807607be Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 24 Jan 2024 09:01:48 +0100 Subject: [PATCH] wip #6652 --- src/CommandLine/LFTP.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CommandLine/LFTP.php b/src/CommandLine/LFTP.php index 8a01a86..94ab35d 100644 --- a/src/CommandLine/LFTP.php +++ b/src/CommandLine/LFTP.php @@ -3,7 +3,6 @@ namespace Cubist\Util\CommandLine; use Cubist\Net\Transfer\IServer; -use Cubist\Util\CommandLine; class LFTP extends CloneUserpassProgram { -- 2.39.5