mirror of
https://github.com/sharkdp/bat
synced 2026-07-28 17:51:44 +00:00
change imports
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ use std::io::{BufReader, Write};
|
||||
use std::path::Path;
|
||||
use std::process;
|
||||
|
||||
use bat::output::{OutputType, OutputHandle};
|
||||
use bat::output::{OutputHandle, OutputType};
|
||||
use bat::theme::DetectColorScheme;
|
||||
use nu_ansi_term::Color::Green;
|
||||
use nu_ansi_term::Style;
|
||||
|
||||
Reference in New Issue
Block a user