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 8eced06 commit 3f8a9f7Copy full SHA for 3f8a9f7
QRCoder/QRCodeGenerator.cs
@@ -1,8 +1,6 @@
1
using System.Buffers;
2
-using System;
3
using System.Diagnostics;
4
using System.Runtime.CompilerServices;
5
-using System.Text;
6
7
namespace QRCoder;
8
0 commit comments