Skip to content

Commit b44d869

Browse files
committed
cleanup
1 parent 134e626 commit b44d869

File tree

2 files changed

+1
-183
lines changed

2 files changed

+1
-183
lines changed

src/Context/FeatureContext.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,15 @@
1313
use Behat\Behat\Hook\Scope\AfterFeatureScope;
1414
use Behat\Behat\Hook\Scope\BeforeFeatureScope;
1515
use Behat\Behat\Hook\Scope\BeforeStepScope;
16-
use Behat\Testwork\Hook\Scope\HookScope;
1716
use SebastianBergmann\CodeCoverage\Report\Clover;
1817
use SebastianBergmann\CodeCoverage\Driver\Selector;
1918
use SebastianBergmann\CodeCoverage\Driver\Xdebug;
2019
use SebastianBergmann\CodeCoverage\Filter;
2120
use SebastianBergmann\CodeCoverage\CodeCoverage;
2221
use SebastianBergmann\Environment\Runtime;
2322
use RuntimeException;
24-
use WP_CLI;
2523
use DirectoryIterator;
24+
use WP_CLI\Process;
2625
use WP_CLI\ProcessRun;
2726
use WP_CLI\Utils;
2827
use WP_CLI\WpOrgApi;

src/Context/Process.php

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)