:octocat: -declare (all or nothing)

This commit is contained in:
codemasher
2020-06-03 19:42:49 +02:00
parent 8f1f0cc088
commit d11dd9d47f
-2
View File
@@ -12,8 +12,6 @@
* @license MIT
*/
declare(strict_types=1);
namespace chillerlan\QRCode\Output;
use chillerlan\QRCode\Data\QRMatrix;