We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db842d commit 10cf86fCopy full SHA for 10cf86f
tests/Common/VersionTest.php
@@ -11,7 +11,6 @@
11
namespace chillerlan\QRCodeTest\Common;
12
13
use chillerlan\QRCode\Common\EccLevel;
14
-use chillerlan\QRCode\Common\Mode;
15
use chillerlan\QRCode\Common\Version;
16
use chillerlan\QRCode\QRCodeException;
17
use PHPUnit\Framework\TestCase;
0 commit comments