mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 20:51:52 -07:00
X.H.BorderPerWindow: Remove unused import
Dimension is already exported by XMonad.
Fixes: 95b37a9ab2
This commit is contained in:
@@ -23,7 +23,6 @@ module XMonad.Hooks.BorderPerWindow ( -- * Usage
|
|||||||
) where
|
) where
|
||||||
|
|
||||||
|
|
||||||
import Graphics.X11.Xlib (Dimension)
|
|
||||||
import XMonad
|
import XMonad
|
||||||
import XMonad.Util.ActionQueue (enqueue, actionQueue)
|
import XMonad.Util.ActionQueue (enqueue, actionQueue)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user