mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-09 15:55:10 +02:00
Run cargo fmt
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
use bat::{
|
||||
assets::HighlightingAssets,
|
||||
config::Config,
|
||||
controller::Controller,
|
||||
inputfile::InputFile,
|
||||
style::{OutputComponent, OutputComponents},
|
||||
config::Config,
|
||||
};
|
||||
use console::Term;
|
||||
use std::process;
|
||||
|
Reference in New Issue
Block a user