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:
@@ -24,7 +24,6 @@ module XMonad.Layout.PerWorkspace (
|
||||
import XMonad
|
||||
import qualified XMonad.StackSet as W
|
||||
|
||||
import Control.Monad.State (gets)
|
||||
import Data.Maybe (fromMaybe)
|
||||
|
||||
-- $usage
|
||||
|
Reference in New Issue
Block a user