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 dc97de7 commit 45ef990Copy full SHA for 45ef990
sh/src/main.rs
@@ -18,7 +18,6 @@ use crate::utils::is_process_in_foreground;
18
use cli::terminal::read_nonblocking_char;
19
use cli::vi::{Action, ViEditor};
20
use gettextrs::{bind_textdomain_codeset, setlocale, textdomain, LocaleCategory};
21
-use nix::libc;
22
use std::error::Error;
23
use std::io;
24
use std::io::Write;
0 commit comments