Commit 96365d2
committed
fix: remove unused one_f64 function and fix test compilation
- Remove unused one_f64() function that was causing CI warnings
- Remove unused serde default attribute from Provider.weight field
- Add missing weighted_rpc_steering field to test fixtures
- Apply cargo fmt formatting fixes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude1 parent 7e4e94b commit 96365d2
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
612 | 611 | | |
613 | 612 | | |
614 | 613 | | |
| |||
1174 | 1173 | | |
1175 | 1174 | | |
1176 | 1175 | | |
1177 | | - | |
1178 | | - | |
1179 | | - | |
1180 | | - | |
1181 | 1176 | | |
1182 | 1177 | | |
1183 | 1178 | | |
| |||
0 commit comments