summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/System/Environment.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xmobar/System/Environment.hs')
-rw-r--r--src/Xmobar/System/Environment.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Xmobar/System/Environment.hs b/src/Xmobar/System/Environment.hs
index 86197db..25802fe 100644
--- a/src/Xmobar/System/Environment.hs
+++ b/src/Xmobar/System/Environment.hs
@@ -13,7 +13,6 @@
-----------------------------------------------------------------------------
module Xmobar.System.Environment(expandEnv) where
-import Control.Applicative ((<$>))
import Data.Maybe (fromMaybe)
import System.Environment (lookupEnv)