style: reorder imports and reformat code for consistency
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
c936326ac3
commit
9feec61759
@@ -1,5 +1,5 @@
|
||||
pub mod common;
|
||||
pub mod get;
|
||||
pub mod delete;
|
||||
pub mod update;
|
||||
pub mod get;
|
||||
pub mod status;
|
||||
pub mod update;
|
||||
|
||||
Reference in New Issue
Block a user