1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-17 12:10:47 +02:00

remove code

This commit is contained in:
Justin Lin
2020-01-27 15:16:19 +08:00
parent 4b0974807c
commit 9a3767ccbd

View File

@@ -32,8 +32,6 @@ module test_line3d() {
thickness = thickness, thickness = thickness,
$fn = fn $fn = fn
); );
test_line3d_default_caps();
} }
test_line3d(); test_line3d();