소스 검색

Remove unused import.

drieseng 9 년 전
부모
커밋
780217820f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;