aboutsummaryrefslogtreecommitdiffstats
path: root/ToggleLayouts.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ToggleLayouts.hs')
-rw-r--r--ToggleLayouts.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ToggleLayouts.hs b/ToggleLayouts.hs
index ce15e52..efcaab7 100644
--- a/ToggleLayouts.hs
+++ b/ToggleLayouts.hs
@@ -21,7 +21,6 @@ module XMonadContrib.ToggleLayouts (
) where
import XMonad
-import Operations ( LayoutMessages(Hide, ReleaseResources) )
-- $usage
-- Use toggleLayouts to toggle between two layouts.