mirror of
https://github.com/sharkdp/bat
synced 2026-08-01 18:31:46 +00:00
Move config.rs into src/bin/bat/
This commit is contained in:
committed by
David Peter
parent
d3243903c0
commit
a2ee753b25
@@ -19,7 +19,6 @@ extern crate syntect;
|
||||
extern crate wild;
|
||||
|
||||
pub mod assets;
|
||||
pub mod config;
|
||||
pub mod diff;
|
||||
pub mod dirs;
|
||||
pub mod inputfile;
|
||||
|
||||
Reference in New Issue
Block a user