remove unused intrinsic

This commit is contained in:
Hongtao Zhang 2024-06-19 11:43:23 -07:00
parent feaf6c45c1
commit 70a24e0774

View file

@ -27,7 +27,6 @@ using DataObject = System.Windows.DataObject;
using System.Windows.Media;
using System.Windows.Interop;
using System.Runtime.InteropServices;
using System.Runtime.Intrinsics.Arm;
namespace Flow.Launcher
{