From 1014034c8938547630180ae611d0c7d4a2912b70 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 5 Jan 2023 13:59:48 +0200 Subject: Remove unsed import --- lib/Web/OpenWeatherMap/Types/Location.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Web/OpenWeatherMap/Types/Location.hs b/lib/Web/OpenWeatherMap/Types/Location.hs index 2393641..5b9a9b8 100644 --- a/lib/Web/OpenWeatherMap/Types/Location.hs +++ b/lib/Web/OpenWeatherMap/Types/Location.hs @@ -9,7 +9,6 @@ module Web.OpenWeatherMap.Types.Location ( Location(..) ) where -import Data.ByteString (ByteString) import Data.Proxy (Proxy(..)) import Data.Text (Text) import Data.Text.Encoding (encodeUtf8) -- cgit v1.2.3