diff options
Diffstat (limited to 'src/Rahm/Desktop/Layout/Rotate.hs')
| -rw-r--r-- | src/Rahm/Desktop/Layout/Rotate.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Rahm/Desktop/Layout/Rotate.hs b/src/Rahm/Desktop/Layout/Rotate.hs index 467ed96..c87bcab 100644 --- a/src/Rahm/Desktop/Layout/Rotate.hs +++ b/src/Rahm/Desktop/Layout/Rotate.hs @@ -11,7 +11,6 @@ module Rahm.Desktop.Layout.Rotate where import Control.Arrow (second) -import Data.Default () import XMonad ( Default (..), LayoutClass (description), |