]> _ Git - cubist_net.git/commitdiff
wip #6652
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 24 Jan 2024 08:02:45 +0000 (09:02 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 24 Jan 2024 08:02:45 +0000 (09:02 +0100)
src/Transfer/FTP.php

index ddb3e606f275d23ba8facb43587ee99dd78d3a0e..493a9fc5011683b9e1d07d730052ad89093f47c4 100644 (file)
@@ -3,7 +3,6 @@
 namespace Cubist\Net\Transfer;
 
 use Cubist\Util\CommandLine\LFTP;
-use Cubist\Util\CommandLine\Rclone;
 
 class FTP extends Driver {