mirror of
https://github.com/sharkdp/bat
synced 2026-08-03 18:51:44 +00:00
Run cargo fmt
This commit is contained in:
committed by
David Peter
parent
e542621125
commit
0273848f54
+1
-1
@@ -6,8 +6,8 @@ use std::process::{Child, Command, Stdio};
|
||||
|
||||
use shell_words;
|
||||
|
||||
use crate::PagingMode;
|
||||
use crate::errors::*;
|
||||
use crate::PagingMode;
|
||||
|
||||
pub enum OutputType {
|
||||
Pager(Child),
|
||||
|
||||
Reference in New Issue
Block a user