Reorganise geometry modules slightly

This commit is contained in:
2021-12-15 10:59:06 +00:00
parent e3402bacf1
commit 9333d9497e
10 changed files with 198 additions and 160 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ module Dodge.LevelGen.StaticWalls
)
where
import Geometry
import Geometry.ConvexPoly
--import Geometry.ConvexPoly
import FoldableHelp
import Data.List.Extra