Commit 6180c005 authored by Florian Joriot's avatar Florian Joriot
Browse files

modification de la commande d'update de structure

parent 8daf6b12
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -9,9 +9,8 @@ use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Console\Style\SymfonyStyle;

/**
 * Description of UpdateCodeCommand
 * Description of UpdateStructuresCommand
 *
 * @author Laurent Lécluse <laurent.lecluse at unicaen.fr>
 */
class UpdateStructuresCommand extends Command
{