Skip to content

Commit 04425ff

Browse files
committed
Remove unused usings
1 parent 8a177f0 commit 04425ff

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

QRCoder/Extensions/BitArrayExtensions.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
using System;
2-
using System.Collections;
3-
using System.Linq;
4-
using System.Text;
1+
using System.Collections;
52

63
namespace QRCoder
74
{

0 commit comments

Comments
 (0)