mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -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
|
||||
|
||||
|
||||
import Graphics.X11.Xlib (Dimension)
|
||||
import XMonad
|
||||
import XMonad.Util.ActionQueue (enqueue, actionQueue)
|
||||
|
||||
|
Reference in New Issue
Block a user