Commit 8046eff
committed
refactor(cloudflare): drop a dead exception from the empty-type guard
create_dns_record now takes its record type from the recordType control,
whose dropdown has no empty option, so the operation can never reach this
guard with an empty type. Clear it unconditionally.1 parent fb06f9a commit 8046eff
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2408 | 2408 | | |
2409 | 2409 | | |
2410 | 2410 | | |
2411 | | - | |
2412 | | - | |
2413 | | - | |
| 2411 | + | |
2414 | 2412 | | |
2415 | 2413 | | |
2416 | 2414 | | |
| |||
0 commit comments