mirror of
https://github.com/nushell/nushell.git
synced 2025-08-13 03:37:51 +02:00
Remove unused import
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
use crate::format::RenderView;
|
||||
use crate::object::Value;
|
||||
use crate::prelude::*;
|
||||
use ansi_term::Color;
|
||||
use derive_new::new;
|
||||
use prettytable::format::{FormatBuilder, LinePosition, LineSeparator};
|
||||
use textwrap::fill;
|
||||
|
Reference in New Issue
Block a user