smiley 3 лет назад
Родитель
Сommit
10cf86ffc3
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      tests/Common/VersionTest.php

+ 0 - 1
tests/Common/VersionTest.php

@@ -11,7 +11,6 @@
 namespace chillerlan\QRCodeTest\Common;
 
 use chillerlan\QRCode\Common\EccLevel;
-use chillerlan\QRCode\Common\Mode;
 use chillerlan\QRCode\Common\Version;
 use chillerlan\QRCode\QRCodeException;
 use PHPUnit\Framework\TestCase;