We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7229fdc commit 0a897caCopy full SHA for 0a897ca
tests/Data/DataInterfaceTestAbstract.php
@@ -11,7 +11,6 @@
11
namespace chillerlan\QRCodeTest\Data;
12
13
use chillerlan\QRCode\Common\{EccLevel, MaskPattern, Mode, Version};
14
-use PHPUnit\Framework\ExpectationFailedException;
15
use chillerlan\QRCode\Data\{QRCodeDataException, QRData, QRDataModeInterface, QRMatrix};
16
use chillerlan\QRCode\QROptions;
17
use chillerlan\QRCodeTest\QRMaxLengthTrait;
0 commit comments