style: linting
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! A guard that restores the terminal state on drop.
|
||||
use crossterm::cursor::Show;
|
||||
use crossterm::execute;
|
||||
use crossterm::terminal::{LeaveAlternateScreen, disable_raw_mode};
|
||||
|
||||
Reference in New Issue
Block a user