minor #33156 [Cache] Remove unused import from AdapterTestCase (xuanquynh)

This PR was merged into the 4.4 branch.

Discussion
----------

[Cache] Remove unused import from AdapterTestCase

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

`PHPUnit\Framework\Warning` class is unused, so we can remove it.

Commits
-------

fd9263d67d Remove unused import
This commit is contained in:
Fabien Potencier 2019-08-14 09:50:43 +02:00
commit c65dc15aac

Diff Content Not Available