We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6128ef commit b83ca27Copy full SHA for b83ca27
tests/ChunkedItemsIteratorTest.php
@@ -14,7 +14,6 @@
14
namespace Webmozarts\Console\Parallelization;
15
16
use InvalidArgumentException;
17
-use Iterator;
18
use PHPUnit\Framework\Attributes\CoversClass;
19
use PHPUnit\Framework\Attributes\DataProvider;
20
use PHPUnit\Framework\TestCase;
0 commit comments