mirror of
https://github.com/sharkdp/bat
synced 2026-08-02 18:41:42 +00:00
Further simplify module structure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::collections::HashSet;
|
||||
|
||||
use bat::assets::HighlightingAssets;
|
||||
use bat::HighlightingAssets;
|
||||
|
||||
#[test]
|
||||
fn no_duplicate_extensions() {
|
||||
|
||||
Reference in New Issue
Block a user