refactor: add no_unused_imports lint rule

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
This commit is contained in:
Saw-jan
2025-06-19 10:33:08 +05:45
parent 63470742fe
commit 4a798944f9
8 changed files with 2 additions and 11 deletions

View File

@@ -23,14 +23,11 @@ use Behat\Behat\Context\Context;
use Behat\Behat\Hook\Scope\BeforeScenarioScope;
use GuzzleHttp\Exception\GuzzleException;
use Psr\Http\Message\ResponseInterface;
use TestHelpers\OcisHelper;
use TestHelpers\OcmHelper;
use TestHelpers\WebDavHelper;
use TestHelpers\BehatHelper;
use TestHelpers\HttpRequestHelper;
use Behat\Gherkin\Node\TableNode;
use TestHelpers\GraphHelper;
use PHPUnit\Framework\Assert;
/**
* Acceptance test steps related to testing federation share(ocm) features