Skip to content

Commit 4b3da4a

Browse files
Clean up unused using directives in NysiisEncoder
1 parent b7397c0 commit 4b3da4a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Algorithms/Encoders/NysiisEncoder.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
using System.Globalization;
2-
using System.Text;
3-
41
namespace Algorithms.Encoders;
52

63
/// <summary>

0 commit comments

Comments
 (0)