diff --git a/tests/ZM/Event/EventMapIteratorTest.php b/tests/ZM/Event/EventMapIteratorTest.php index 0bb2d82d..d07bc017 100644 --- a/tests/ZM/Event/EventMapIteratorTest.php +++ b/tests/ZM/Event/EventMapIteratorTest.php @@ -7,7 +7,6 @@ namespace Tests\ZM\Event; use Module\Example\Hello; use PHPUnit\Framework\TestCase; use ZM\Annotation\CQ\CommandArgument; -use ZM\Console\Console; use ZM\Event\EventMapIterator; /**