summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Properties.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Properties.hs b/tests/Properties.hs
index e62172d..0b3e728 100644
--- a/tests/Properties.hs
+++ b/tests/Properties.hs
@@ -3,7 +3,6 @@ module Properties where
import StackSet hiding (filter)
import qualified StackSet as S (filter)
-import Operations (tile)
import Debug.Trace
import Data.Word