From: Vincent Vanwaelscappel Date: Wed, 24 Jan 2024 08:02:45 +0000 (+0100) Subject: wip #6652 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9d3823f1b3fce0ec412d6018029fdd03a807af0a;p=cubist_net.git wip #6652 --- diff --git a/src/Transfer/FTP.php b/src/Transfer/FTP.php index ddb3e60..493a9fc 100644 --- a/src/Transfer/FTP.php +++ b/src/Transfer/FTP.php @@ -3,7 +3,6 @@ namespace Cubist\Net\Transfer; use Cubist\Util\CommandLine\LFTP; -use Cubist\Util\CommandLine\Rclone; class FTP extends Driver {