mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Rename error module
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ use std::io::{self, BufRead, BufReader, Read};
|
||||
|
||||
use content_inspector::{self, ContentType};
|
||||
|
||||
use crate::errors::*;
|
||||
use crate::error::*;
|
||||
|
||||
const THEME_PREVIEW_FILE: &[u8] = include_bytes!("../assets/theme_preview.rs");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user