Commit 0b7a9f3
committed
Remove duplicate options import in computed.ts
The module imported both 'options' and 'options as koOptions' from
@tko/utils. Remove the bare 'options' import and use the existing
'koOptions' alias at the one call site.1 parent 6629d63 commit 0b7a9f3
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
427 | 426 | | |
428 | 427 | | |
429 | 428 | | |
430 | | - | |
| 429 | + | |
431 | 430 | | |
432 | 431 | | |
433 | 432 | | |
| |||
0 commit comments