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