mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Remove unnecessary imports of Control.Applicative
This commit is contained in:
@@ -8,7 +8,6 @@ module Selective where
|
||||
|
||||
import XMonad.Layout.LimitWindows
|
||||
import XMonad.StackSet hiding (focusUp, focusDown, filter)
|
||||
import Control.Applicative ((<$>))
|
||||
import Test.QuickCheck
|
||||
import Control.Arrow (second)
|
||||
|
||||
|
Reference in New Issue
Block a user