From: Vincent Vanwaelscappel Date: Wed, 24 Jan 2024 08:01:48 +0000 (+0100) Subject: wip #6652 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ee3f8ba47d7ef1e7b8f08656c6e199b4807607be;p=cubist_util.git wip #6652 --- 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 {