removed echo

This commit is contained in:
Adrian Mariano 2020-09-14 17:31:07 -04:00
parent 4ba8670a55
commit fd637ec56d

View file

@ -731,7 +731,6 @@ function offset_sweep(
["k", k],
["points", []],
],
afda=echo(extra=struct_val(argspec,"extra")),
path = check_and_fix_path(path, [2], closed=true),
clockwise = polygon_is_clockwise(path),