mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-09 07:45:09 +02:00
Further simplify module structure
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
use bat::{
|
||||
assets::HighlightingAssets,
|
||||
config::{Config, InputFile, StyleComponent, StyleComponents},
|
||||
controller::Controller,
|
||||
Controller, HighlightingAssets,
|
||||
};
|
||||
use console::Term;
|
||||
use std::process;
|
||||
|
Reference in New Issue
Block a user