mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-19 15:01:42 +02:00
remove nil and noop
This commit is contained in:
@@ -535,7 +535,6 @@ module npt_threaded_rod(
|
||||
higbee=r1*PI/2
|
||||
);
|
||||
if (hollow) cylinder(l=l+1, d=size*INCH, center=true);
|
||||
else nil();
|
||||
}
|
||||
children();
|
||||
}
|
||||
|
Reference in New Issue
Block a user