瀏覽代碼

Removed reference to Avalonia.Threading

Kenric Nugteren 1 月之前
父節點
當前提交
dd89289c34
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      BluetoothLENet-master/BluetoothLeNet/BLENet.cs

+ 0 - 1
BluetoothLENet-master/BluetoothLeNet/BLENet.cs

@@ -6,7 +6,6 @@ using System.Runtime.InteropServices.WindowsRuntime;
 using System.Text;
 using Windows.Devices.Bluetooth.Advertisement;
 using Windows.Storage.Streams;
-using Avalonia.Threading;
 using InABox.Core;
 
 namespace BluetoothLENet