mirror of
https://github.com/sharkdp/bat
synced 2026-07-26 17:31:42 +00:00
Run cargo fmt
This commit is contained in:
+1
-1
@@ -6,9 +6,9 @@ use std::process::{Child, Command, Stdio};
|
||||
|
||||
use shell_words;
|
||||
|
||||
use crate::config::PagingMode;
|
||||
use crate::errors::*;
|
||||
use crate::less::retrieve_less_version;
|
||||
use crate::config::PagingMode;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum OutputType {
|
||||
|
||||
Reference in New Issue
Block a user