Skip to content

Commit 45ef990

Browse files
committed
sh: remove unused import
1 parent dc97de7 commit 45ef990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sh/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ use crate::utils::is_process_in_foreground;
1818
use cli::terminal::read_nonblocking_char;
1919
use cli::vi::{Action, ViEditor};
2020
use gettextrs::{bind_textdomain_codeset, setlocale, textdomain, LocaleCategory};
21-
use nix::libc;
2221
use std::error::Error;
2322
use std::io;
2423
use std::io::Write;

0 commit comments

Comments
 (0)