Kaynağa Gözat

Remove unused import.

drieseng 9 yıl önce
ebeveyn
işleme
780217820f
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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;