1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-04 19:01:44 +00:00

Revert "Run 'cargo fmt'" (outdated rustfmt)

This reverts commit dd40f7545d.
This commit is contained in:
sharkdp
2019-05-15 08:07:08 +02:00
parent 9d53ce6be6
commit 5b2b594919
2 changed files with 2 additions and 2 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;