From a0b887fc7c2283a04660b014f863550648571017 Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Sat, 5 Nov 2022 00:20:19 +0100 Subject: [PATCH] Update MapPanel.cs --- MapControl/Shared/MapPanel.cs | 1 - 1 file changed, 1 deletion(-) 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;