mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get rid of some others.
This commit is contained in:
@@ -21,7 +21,6 @@ module XMonad.Actions.UpdateFocus (
|
||||
|
||||
import XMonad
|
||||
import qualified XMonad.StackSet as W
|
||||
import Graphics.X11.Xlib.Extras
|
||||
import Control.Monad (when)
|
||||
import Data.Monoid
|
||||
|
||||
|
Reference in New Issue
Block a user