aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/StackSet.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Rahm/Desktop/StackSet.hs')
-rw-r--r--src/Rahm/Desktop/StackSet.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Rahm/Desktop/StackSet.hs b/src/Rahm/Desktop/StackSet.hs
index 86b8a33..89e7eed 100644
--- a/src/Rahm/Desktop/StackSet.hs
+++ b/src/Rahm/Desktop/StackSet.hs
@@ -17,7 +17,6 @@ module Rahm.Desktop.StackSet
)
where
-import Data.Default ()
import Data.List (find)
import Data.List.Safe (head)
import qualified Data.Map as Map