diff options
author | jao <jao@gnu.org> | 2018-11-25 23:43:41 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-25 23:43:41 +0000 |
commit | 24c84e47177b6ebbe3df99db53220def6c0951ec (patch) | |
tree | 76ab584623118b7dde610c94639d44951cf83b6e /src/Xmobar/Plugins/DateZone.hs | |
parent | 54cf675f1299a74466950be240a708a762335d5d (diff) | |
download | xmobar-24c84e47177b6ebbe3df99db53220def6c0951ec.tar.gz xmobar-24c84e47177b6ebbe3df99db53220def6c0951ec.tar.bz2 |
Xmobar.System.Utils, Xmobar.X11.Events
Diffstat (limited to 'src/Xmobar/Plugins/DateZone.hs')
-rw-r--r-- | src/Xmobar/Plugins/DateZone.hs | 1 |
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 |