Selaa lähdekoodia

Remove unused import.

drieseng 9 vuotta sitten
vanhempi
sitoutus
780217820f
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;