mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
use Data.Default wherever possible, and deprecate the things it replaces
This commit is contained in:
@@ -25,8 +25,6 @@ module XMonad.Layout.PerWorkspace
|
||||
import XMonad
|
||||
import qualified XMonad.StackSet as W
|
||||
|
||||
import XMonad.Layout.LayoutModifier
|
||||
|
||||
import Data.Maybe (fromMaybe)
|
||||
|
||||
-- $usage
|
||||
|
Reference in New Issue
Block a user