1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00

remove polyline2d

This commit is contained in:
Justin Lin
2022-01-02 17:37:04 +08:00
parent 9ba754162a
commit 09125eb667

View File

@@ -1,5 +1,4 @@
use <curve.scad>;
use <polyline2d.scad>;
use <ptf/ptf_rotate.scad>;
use <util/dedup.scad>;