Commit cd147f6
fix(my-canister-frontend): resolve clippy warnings from previous changes
- Wrap constant assertion in const block
- Remove redundant ..Default::default() from FrontendConfig literals (struct now has only one field)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 35a6c1b commit cd147f6
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
655 | 654 | | |
656 | 655 | | |
657 | 656 | | |
| |||
660 | 659 | | |
661 | 660 | | |
662 | 661 | | |
663 | | - | |
664 | 662 | | |
665 | 663 | | |
666 | 664 | | |
| |||
0 commit comments