drieseng пре 9 година
родитељ
комит
957aeaf0bc
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/Renci.SshNet/Security/Cryptography/HashAlgorithmFactory.cs

+ 0 - 2
src/Renci.SshNet/Security/Cryptography/HashAlgorithmFactory.cs

@@ -1,8 +1,6 @@
 using System;
-using System.Runtime.InteropServices.WindowsRuntime;
 using System.Security.Cryptography;
 using Renci.SshNet.Messages.Authentication;
-using System.Runtime.InteropServices.WindowsRuntime;
 
 namespace Renci.SshNet.Security.Cryptography
 {