Skip to content

Commit 3f8a9f7

Browse files
committed
Fix usings
1 parent 8eced06 commit 3f8a9f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

QRCoder/QRCodeGenerator.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
using System.Buffers;
2-
using System;
32
using System.Diagnostics;
43
using System.Runtime.CompilerServices;
5-
using System.Text;
64

75
namespace QRCoder;
86

0 commit comments

Comments
 (0)