This commit is contained in:
Al Liu 2023-11-09 14:15:43 +08:00
parent 98ff210ddb
commit ed2bb21e4d
No known key found for this signature in database
GPG Key ID: C8AE9A6E0166923E
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ use overwatch_rs::{
relay::NoMessage,
state::{NoOperator, NoState},
ServiceCore, ServiceData, ServiceError,
}, DynError,
},
DynError,
};
pub mod http;