mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-10 08:51:54 -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