mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Remove redundant imports
This commit is contained in:
@@ -26,10 +26,7 @@ import XMonad.Layouts ( Resize(..), IncMasterN(..), splitVertically, splitHorizo
|
||||
|
||||
import Data.Ratio
|
||||
|
||||
--import Control.Monad.State
|
||||
import Control.Monad.Reader
|
||||
|
||||
import Graphics.X11.Xlib
|
||||
import Control.Monad
|
||||
|
||||
-- $usage
|
||||
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@:
|
||||
|
Reference in New Issue
Block a user