Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console / src / Command / ComposerizeCommand.php
index 6e81b2d8523b96fbf2600fca92e00dfdeb13d0a3..417785e2f91e3a128bd5ed10433ba46d5c4286d1 100644 (file)
@@ -8,7 +8,6 @@ use Symfony\Component\Console\Input\InputInterface;
 use Symfony\Component\Console\Input\InputOption;
 use Symfony\Component\Console\Output\OutputInterface;
 use Drupal\Console\Core\Command\ContainerAwareCommand;
-use Symfony\Component\Yaml\Yaml;
 use Drupal\Component\Serialization\Json;
 
 /**