mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-17 09:07:48 +00:00
fmt
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
use std::io;
|
||||
|
||||
use thiserror::Error;
|
||||
use log::error;
|
||||
use thiserror::Error;
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum Error {
|
||||
|
||||
Reference in New Issue
Block a user