@@ -28,7 +28,6 @@ |
||
| 28 | 28 | use Baleen\Migrations\Version\Comparator\ComparatorInterface; |
| 29 | 29 | use Baleen\Migrations\Version\Comparator\MigrationComparator; |
| 30 | 30 | use Baleen\Migrations\Version\VersionInterface; |
| 31 | -use Zend\Stdlib\ArrayUtils; |
|
| 32 | 31 | |
| 33 | 32 | /** |
| 34 | 33 | * Class CollectionAbstract. |