mirror of
https://github.com/sharkdp/bat
synced 2026-08-07 19:31:42 +00:00
Formatted code
This commit is contained in:
committed by
David Peter
parent
82f14121bd
commit
f259ff2920
+1
-1
@@ -4,8 +4,8 @@ use std::str::FromStr;
|
||||
|
||||
use atty::{self, Stream};
|
||||
|
||||
use clap::ArgMatches;
|
||||
use crate::clap_app;
|
||||
use clap::ArgMatches;
|
||||
use wild;
|
||||
|
||||
use console::Term;
|
||||
|
||||
Reference in New Issue
Block a user