From a8c7fc57b2a88c91c17ed53f24312d42016c162a Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sun, 16 Feb 2020 16:27:01 +0800 Subject: [PATCH] remove unnecessary function --- examples/maze/regular_polygon_maze.scad | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/maze/regular_polygon_maze.scad b/examples/maze/regular_polygon_maze.scad index 0cc7a92a..fd278799 100644 --- a/examples/maze/regular_polygon_maze.scad +++ b/examples/maze/regular_polygon_maze.scad @@ -1,7 +1,6 @@ use ; use ; use ; -use ; // only for creating a small maze