fix imports
This commit is contained in:
parent
f218528656
commit
b42d5737a1
|
@ -6,6 +6,7 @@ use overwatch_rs::{
|
|||
state::{NoOperator, NoState},
|
||||
ServiceCore, ServiceData,
|
||||
},
|
||||
DynError,
|
||||
};
|
||||
|
||||
pub mod http;
|
||||
|
|
Loading…
Reference in New Issue