mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-31 19:33:47 -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:
@@ -24,7 +24,6 @@ module XMonad.Util.Scratchpad (
|
||||
) where
|
||||
|
||||
import XMonad
|
||||
import XMonad.Core
|
||||
import qualified XMonad.StackSet as W
|
||||
import XMonad.Util.NamedScratchpad
|
||||
|
||||
|
Reference in New Issue
Block a user