1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-07 19:31:42 +00:00

Formatted code

This commit is contained in:
Daniele Esposti
2019-03-08 22:19:59 +00:00
committed by David Peter
parent 82f14121bd
commit f259ff2920
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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;