mirror of
https://github.com/sharkdp/bat
synced 2026-08-06 19:21:43 +00:00
Run 'cargo fmt'
This commit is contained in:
+1
-1
@@ -4,8 +4,8 @@ use std::str::FromStr;
|
||||
|
||||
use atty::{self, Stream};
|
||||
|
||||
use crate::clap_app;
|
||||
use clap::ArgMatches;
|
||||
use crate::clap_app;
|
||||
use wild;
|
||||
|
||||
use console::Term;
|
||||
|
||||
Reference in New Issue
Block a user