mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 07:57:01 +00:00
move ecsotre/error to common
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
use auth::Credentials;
|
||||
use ecstore::error::{Error, Result};
|
||||
use common::error::{Error, Result};
|
||||
use ecstore::store::ECStore;
|
||||
use error::Error as IamError;
|
||||
use log::debug;
|
||||
|
||||
Reference in New Issue
Block a user