mirror of
https://github.com/sharkdp/bat
synced 2026-07-20 16:33:20 +00:00
Rename error module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::path::Path;
|
||||
|
||||
use crate::errors::Result;
|
||||
use crate::error::Result;
|
||||
|
||||
use globset::{Candidate, GlobBuilder, GlobMatcher};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user