remove surplus | 'radius's

This commit is contained in:
Kurt Hutten Irev-Dev
2024-09-10 13:23:21 +10:00
parent 04e82bf728
commit 9fafc90c57
4 changed files with 10 additions and 14 deletions

View File

@ -40,7 +40,6 @@ test.describe('Testing segment overlays', () => {
| 'horizontal'
| 'vertical'
| 'tangentialWithPrevious'
| 'radius'
| LineInputsType
expectBeforeUnconstrained: string
expectAfterUnconstrained: string
@ -122,7 +121,6 @@ test.describe('Testing segment overlays', () => {
| 'horizontal'
| 'vertical'
| 'tangentialWithPrevious'
| 'radius'
| LineInputsType
expectBeforeUnconstrained: string
expectAfterUnconstrained: string