Ver Fonte

Remove unused import.

drieseng há 9 anos atrás
pai
commit
780217820f
1 ficheiros alterados com 0 adições e 1 exclusões
  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;