fmt
This commit is contained in:
parent
1333532d3f
commit
fcd6563887
3 changed files with 5 additions and 10 deletions
|
|
@ -4,9 +4,7 @@
|
|||
//! shape they want (HTTP redirect vs JSON).
|
||||
|
||||
use anyhow::Result;
|
||||
use hive_sh4re::{
|
||||
ApprovalStatus, HelperEvent, MANAGER_AGENT, Message, SYSTEM_SENDER,
|
||||
};
|
||||
use hive_sh4re::{ApprovalStatus, HelperEvent, MANAGER_AGENT, Message, SYSTEM_SENDER};
|
||||
|
||||
use crate::coordinator::Coordinator;
|
||||
use crate::lifecycle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue