aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/WithAll.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Actions/WithAll.hs')
-rw-r--r--XMonad/Actions/WithAll.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/XMonad/Actions/WithAll.hs b/XMonad/Actions/WithAll.hs
index ffd046a..fa2c30d 100644
--- a/XMonad/Actions/WithAll.hs
+++ b/XMonad/Actions/WithAll.hs
@@ -18,8 +18,6 @@ module XMonad.Actions.WithAll (
import Data.Foldable hiding (foldr)
import XMonad
-import XMonad.Core
-import XMonad.Operations
import XMonad.StackSet
-- $usage