mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 12:11:52 -07:00
Remove redundant imports
This commit is contained in:
@@ -21,7 +21,6 @@ module XMonad.Layout.Circle (
|
||||
) where -- actually it's an ellipse
|
||||
|
||||
import Data.List
|
||||
import Graphics.X11.Xlib
|
||||
import XMonad
|
||||
import XMonad.StackSet (integrate, peek)
|
||||
|
||||
|
Reference in New Issue
Block a user