mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-06 21:32:27 +01:00
Formatted code
This commit is contained in:
committed by
David Peter
parent
82f14121bd
commit
f259ff2920
@@ -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 {
|
||||
|
Reference in New Issue
Block a user