Remove Naive beading strategy.

Naive might've had some uses but was buggy anyway.

part of CURA-7676
This commit is contained in:
Remco Burema 2020-09-11 09:06:04 +02:00
parent 71570e7d6f
commit e1800ce4ed
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -1060,7 +1060,6 @@
"type": "enum",
"options":
{
"naive": "Naive",
"center_deviation": "Center Deviation",
"distributed": "Distributed",
"inward_distributed": "Inward Distributed"