1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 22:28:16 +01:00
This commit is contained in:
Justin Lin 2020-03-14 13:38:33 +08:00
parent 636226047d
commit 52633bf54c

View File

@ -65,7 +65,6 @@ module voronoi_fibonacci() {
hollow_out(half_line_thicness) polygon(cell);
circle(lst_r);
}
}
}