diff --git a/MapControl/Shared/MapPanel.cs b/MapControl/Shared/MapPanel.cs index 8dcfeab4..c1746d1b 100644 --- a/MapControl/Shared/MapPanel.cs +++ b/MapControl/Shared/MapPanel.cs @@ -5,7 +5,6 @@ using System; using System.Diagnostics; using System.Linq; -using System.Security.Policy; #if WINUI using Windows.Foundation; using Microsoft.UI.Xaml;