From 690446b534a1d88b64030cb300f0178b4680b0d8 Mon Sep 17 00:00:00 2001 From: slotThe Date: Mon, 3 Feb 2020 10:00:52 +0100 Subject: Update changelog and readme --- src/Xmobar/Plugins/Monitors/Weather.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Xmobar/Plugins/Monitors/Weather.hs b/src/Xmobar/Plugins/Monitors/Weather.hs index 9c62288..f9c9f39 100644 --- a/src/Xmobar/Plugins/Monitors/Weather.hs +++ b/src/Xmobar/Plugins/Monitors/Weather.hs @@ -25,8 +25,6 @@ import Data.Maybe (fromMaybe) import Network.HTTP.Conduit import Network.HTTP.Types.Status import Network.HTTP.Types.Method -import qualified Data.ByteString.Lazy.Char8 as B -import Data.Char (toLower) import Text.ParserCombinators.Parsec import System.Console.GetOpt (ArgDescr(ReqArg), OptDescr(Option)) -- cgit v1.2.3