1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 20:10:36 +02:00

del unused module

This commit is contained in:
Justin Lin
2021-10-28 15:13:30 +08:00
parent 0304233cdc
commit b0817f2339

View File

@@ -1,5 +1,4 @@
use <polyline_join.scad>; use <polyline_join.scad>;
use <hollow_out.scad>;
length = 100; length = 100;
width = 50; width = 50;