Removed a warning about unused import
This commit is contained in:
parent
c9eb3b90df
commit
a552eac25e
@ -14,7 +14,6 @@ pub mod shell {
|
||||
use termion::raw::IntoRawMode;
|
||||
use termion::raw::RawTerminal;
|
||||
use termion::cursor;
|
||||
use termion::color;
|
||||
use termion;
|
||||
use unicode_segmentation::UnicodeSegmentation;
|
||||
use std::collections::HashMap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user