@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Isolate\Framework\LazyObjects\Definition\Factory; |
6 | 6 | use Isolate\LazyObjects\Proxy\Definition; |
7 | -use Traversable; |
|
8 | 7 | |
9 | 8 | class DefinitionCollection implements \IteratorAggregate |
10 | 9 | { |