Skip to content

Commit e720df4

Browse files
committed
removed not needed "using"
1 parent cef7087 commit e720df4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/FirebirdSql.Data.FirebirdClient/Common/Extensions.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
using System.IO;
2121
using System.Linq;
2222
using System.Net.Sockets;
23-
using System.Security.Cryptography;
24-
using System.Text;
2523

2624
namespace FirebirdSql.Data.Common;
2725

0 commit comments

Comments
 (0)