Browse Source

Remove unused import.

drieseng 9 năm trước cách đây
mục cha
commit
780217820f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Renci.SshNet/Common/HostKeyEventArgs.cs

+ 0 - 1
src/Renci.SshNet/Common/HostKeyEventArgs.cs

@@ -1,5 +1,4 @@
 using System;
-using System.Security.Cryptography;
 using Renci.SshNet.Security.Cryptography;
 using Renci.SshNet.Security;