mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-11 14:56:53 +00:00
Reorganize code
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ use hyper::StatusCode;
|
||||
use std::io;
|
||||
|
||||
use crate::data::Hash;
|
||||
use crate::rpc_client::RPCError;
|
||||
use crate::rpc::rpc_client::RPCError;
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum Error {
|
||||
|
||||
Reference in New Issue
Block a user