Forráskód Böngészése

Remove unused import.

drieseng 9 éve
szülő
commit
780217820f
1 módosított fájl, 0 hozzáadás és 1 törlés
  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;