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

delete test hook

This commit is contained in:
Justin Lin
2021-06-21 08:35:11 +08:00
parent dfaa75e2b0
commit caabc795cd

View File

@@ -41,9 +41,4 @@ module sf_hull(points, thickness) {
for(twintri = twintri_lt) {
tri_to_hull_faces(twintri[0], twintri[1]);
}
}
// override it to test
module test_function_grapher_faces(points, faces) {
}