Browse Source

Remove unnecessary use statement from ArrayDumperTet

Kirill chEbba Chebunin 13 năm trước cách đây
mục cha
commit
c62d4179b3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/Composer/Test/Package/Dumper/ArrayDumperTest.php

+ 0 - 1
tests/Composer/Test/Package/Dumper/ArrayDumperTest.php

@@ -13,7 +13,6 @@
 namespace Composer\Test\Package\Dumper;
 
 use Composer\Package\Dumper\ArrayDumper;
-use Composer\Package\MemoryPackage;
 use Composer\Package\Link;
 use Composer\Package\LinkConstraint\VersionConstraint;