fix fmt
This commit is contained in:
parent
98ff210ddb
commit
ed2bb21e4d
|
@ -5,7 +5,8 @@ use overwatch_rs::{
|
|||
relay::NoMessage,
|
||||
state::{NoOperator, NoState},
|
||||
ServiceCore, ServiceData, ServiceError,
|
||||
}, DynError,
|
||||
},
|
||||
DynError,
|
||||
};
|
||||
|
||||
pub mod http;
|
||||
|
|
Loading…
Reference in New Issue