Prune more imports

This commit is contained in:
Spencer Janssen
2007-12-07 23:51:16 +00:00
parent e85228229b
commit 4f7764ca8b
27 changed files with 2 additions and 53 deletions

View File

@@ -22,7 +22,6 @@ module XMonad.Layout.Grid (
import XMonad
import XMonad.StackSet
import Graphics.X11.Xlib.Types
-- $usage
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@: