ソースを参照

Delete using WindowsRuntime from unit test

Adeel Mujahid 5 年 前
コミット
06471d74f6
1 ファイル変更0 行追加1 行削除
  1. 0 1
      UnitTests/PosTests.cs

+ 0 - 1
UnitTests/PosTests.cs

@@ -4,7 +4,6 @@ using System.ComponentModel;
 using System.Data;
 using System.IO;
 using System.Linq;
-using System.Runtime.InteropServices.WindowsRuntime;
 using Terminal.Gui;
 using Xunit;