mirror of
https://github.com/sharkdp/bat
synced 2026-08-01 18:31:46 +00:00
Rename error module
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ use std::process::Child;
|
||||
|
||||
#[cfg(feature = "paging")]
|
||||
use crate::config::PagingMode;
|
||||
use crate::errors::*;
|
||||
use crate::error::*;
|
||||
#[cfg(feature = "paging")]
|
||||
use crate::less::retrieve_less_version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user