changeset 78:3b8a277decfa

Remove unneeded import to dotScanner
author Michael Pavone <pavone@retrodev.com>
date Mon, 28 Jul 2014 03:11:01 -0700
parents 41f16c010717
children dcfa97976071
files code/dotScanner.lm
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code/dotScanner.lm	Mon Jul 28 03:10:34 2014 -0700
+++ b/code/dotScanner.lm	Mon Jul 28 03:11:01 2014 -0700
@@ -29,7 +29,6 @@
 		gridMaxY
 		gridArea
 		grid:inBounds?
-		grid:get:withDefault
 		calcPos
 	] from: (module: "grid.lm")