Skip to content

Commit 604566f

Browse files
committed
remove unused using
1 parent 06e0d58 commit 604566f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/SafeCrypt.Lib/Encryption/RsaEncryption/Models/RsaEncryptionResult.cs

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

53
namespace SafeCrypt.RsaEncryption.Models
64
{

0 commit comments

Comments
 (0)