Skip to content

Commit 31f41f1

Browse files
committed
feat: remove unused using
1 parent 03b1c21 commit 31f41f1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Helpers/KeyGenerators.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using System;
2-
using System.Collections.Generic;
32
using System.Security.Cryptography;
4-
using System.Text;
53

64
namespace SafeCrypt.Helpers
75
{

0 commit comments

Comments
 (0)