Skip to content

Commit c9c74e1

Browse files
committed
Removed unused imports.
1 parent 0b7b13e commit c9c74e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

drush/Commands/core_development/DevelopmentProjectCommands.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@
33
namespace Drush\Commands\core_development;
44

55
use Composer\Autoload\ClassLoader;
6-
use Consolidation\AnnotatedCommand\AnnotationData;
76
use Drupal\Core\DrupalKernel;
87
use Drupal\Core\Site\Settings;
98
use Drush\Commands\DrushCommands;
109
use Drush\Drush;
11-
use Symfony\Component\Console\Command\Command;
12-
use Symfony\Component\Console\Input\ArgvInput;
13-
use Symfony\Component\Console\Input\InputInterface;
1410
use Symfony\Component\DependencyInjection\ContainerInterface;
1511
use Symfony\Component\HttpFoundation\Request;
1612

0 commit comments

Comments
 (0)