refactor(error_report): remove dead code

This commit is contained in:
Khaïs COLIN 2025-05-10 10:41:30 +02:00
parent 620259af48
commit faedfadeab
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU
5 changed files with 7 additions and 70 deletions

View file

@ -210,6 +210,8 @@ i will use rustyline, since it seems like the most feature-complete
* DONE show marking where error occurs
* DONE remove uneeded error variants
* TODO cli tests using insta-cmd
https://insta.rs/docs/cmd/