1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-06 21:32:27 +01: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

View File

@@ -1,6 +1,6 @@
use ansi_term::Style;
use crate::diff::LineChange;
use crate::printer::{Colors, InteractivePrinter};
use ansi_term::Style;
#[derive(Clone)]
pub struct DecorationText {