1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 09:44:16 +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

@@ -42,8 +42,3 @@ module sf_hull(points, thickness) {
tri_to_hull_faces(twintri[0], twintri[1]);
}
}
// override it to test
module test_function_grapher_faces(points, faces) {
}