Commit 3370e722 by Damien Moulard

remove dev code

parent a808b02b
...@@ -140,8 +140,6 @@ class ExportAndUploadDataCommand extends Command ...@@ -140,8 +140,6 @@ class ExportAndUploadDataCommand extends Command
$output->writeln('Fichier exporté : ' . $filePath); $output->writeln('Fichier exporté : ' . $filePath);
return 0;
// 3. Connexion SSH // 3. Connexion SSH
$sftp = new SFTP($this->host); $sftp = new SFTP($this->host);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment