Commit cd9590d
committed
Update error message formatting in
- Changed the error message in the symlink removal logic to use the more concise formatting syntax `{e}` instead of the longer `format!` style. This improves readability and maintains consistency in error handling.lib.rs
1 parent 14bfecb commit cd9590d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
0 commit comments