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