diff options
Diffstat (limited to 'src/Xmobar/Plugins/Monitors/CatInt.hs')
-rw-r--r-- | src/Xmobar/Plugins/Monitors/CatInt.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Xmobar/Plugins/Monitors/CatInt.hs b/src/Xmobar/Plugins/Monitors/CatInt.hs index 781eded..0c4e391 100644 --- a/src/Xmobar/Plugins/Monitors/CatInt.hs +++ b/src/Xmobar/Plugins/Monitors/CatInt.hs @@ -13,7 +13,6 @@ module Xmobar.Plugins.Monitors.CatInt where import Xmobar.Plugins.Monitors.Common -import Xmobar.Plugins.Monitors.CoreCommon catIntConfig :: IO MConfig catIntConfig = mkMConfig "<v>" ["v"] |