diff --git a/MapControl/Shared/ImageLoader.cs b/MapControl/Shared/ImageLoader.cs index 269c65ed..12f843c6 100644 --- a/MapControl/Shared/ImageLoader.cs +++ b/MapControl/Shared/ImageLoader.cs @@ -4,7 +4,6 @@ using System.IO; using System.Net.Http; using System.Threading.Tasks; using System.Threading; - #if WPF using System.Windows.Media; #elif UWP