mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01: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