We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0bd51 commit 8b97cd2Copy full SHA for 8b97cd2
src/main.rs
@@ -222,4 +222,3 @@ fn panic_hook(info: &PanicHookInfo<'_>) {
222
execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture).unwrap();
223
print_msg(file_path, &meta).expect("human-panic: printing error message to console failed");
224
}
225
-
0 commit comments