diff --git a/tests/TaxonomyTest.php b/tests/TaxonomyTest.php index 6a072f7..67984fc 100644 --- a/tests/TaxonomyTest.php +++ b/tests/TaxonomyTest.php @@ -3,7 +3,6 @@ declare(strict_types=1); namespace WPMultiCity\Tests; -use Brain\Monkey\Actions; use WPMultiCity\Taxonomy; final class TaxonomyTest extends TestCase