mirror of
https://github.com/sharkdp/bat
synced 2026-07-29 18:01:43 +00:00
Run 'cargo fmt'
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
use std::collections::HashMap;
|
||||
use std::ffi::OsStr;
|
||||
use std::fs;
|
||||
use std::path::Path;
|
||||
use std::ffi::OsStr;
|
||||
|
||||
use git2::{DiffOptions, IntoCString, Repository};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user