1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-04-14 03:01:58 +02:00

delete unused function

This commit is contained in:
Justin Lin 2021-09-05 15:28:16 +08:00
parent 8ca4e12b22
commit f3a5ce76e3

View File

@ -1,7 +1,6 @@
use <polyhedron_hull.scad>;
use <sweep.scad>;
use <shape_trapezium.scad>;
use <util/reverse.scad>;
use <util/slice.scad>;
use <util/sub_str.scad>;
use <ptf/ptf_rotate.scad>;