diff --git a/MapControl/Shared/Location.cs b/MapControl/Shared/Location.cs index c4202ee2..5102af3f 100644 --- a/MapControl/Shared/Location.cs +++ b/MapControl/Shared/Location.cs @@ -3,7 +3,6 @@ // Licensed under the Microsoft Public License (Ms-PL) using System; -using System.Diagnostics; using System.Globalization; namespace MapControl