Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
GautierDig committed Jun 7, 2023
1 parent a21f3e1 commit 8813962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Command/TranslationExportCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ public function execute(InputInterface $input, OutputInterface $output)
'english_value' => $translation['englishValue'],
$locale => $translated,
];
break;
}

$output->writeln('');
Expand Down

0 comments on commit 8813962

Please sign in to comment.