From fcd108adbee32cd4365cd021b7ef03cb5ae2373d Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Wed, 4 May 2022 23:28:21 +0800 Subject: [PATCH] cs-fix code --- tests/ZM/Event/EventMapIteratorTest.php | 1 - 1 file changed, 1 deletion(-) 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; /**