mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-15 03:05:41 +02:00
remove re-asigned
This commit is contained in:
@@ -15,8 +15,6 @@ module test_hull_polyline2d() {
|
||||
assertEqual(line_width, radius * 2);
|
||||
}
|
||||
|
||||
$fn = 4;
|
||||
|
||||
hull_polyline2d(
|
||||
points = [[1, 2], [-5, -4], [-5, 3], [5, 5]],
|
||||
width = 1
|
||||
|
Reference in New Issue
Block a user