summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/DateZone.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xmobar/Plugins/DateZone.hs')
-rw-r--r--src/Xmobar/Plugins/DateZone.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Xmobar/Plugins/DateZone.hs b/src/Xmobar/Plugins/DateZone.hs
index 7215713..c2e80da 100644
--- a/src/Xmobar/Plugins/DateZone.hs
+++ b/src/Xmobar/Plugins/DateZone.hs
@@ -23,7 +23,6 @@
module Xmobar.Plugins.DateZone (DateZone(..)) where
import Xmobar.Run.Commands
-import Xmobar.Utils(tenthSeconds)
#ifdef DATEZONE
import Control.Concurrent.STM