diff --git a/src/src/Commands/OnboardingCommand.php b/src/src/Commands/OnboardingCommand.php index ce6fa156..26a6ff18 100644 --- a/src/src/Commands/OnboardingCommand.php +++ b/src/src/Commands/OnboardingCommand.php @@ -10,7 +10,6 @@ use Symfony\Component\Console\Output\OutputInterface; use Symfony\Component\Console\Question\Question; use Symfony\Component\Console\Style\SymfonyStyle; -use Symfony\Component\Console\Terminal; use function QIT_CLI\get_manager_url; class OnboardingCommand extends Command {