CI: autofix rust code.
Some checks failed
format Build format has succeeded
clippy Build clippy has failed
rust-test Build rust-test has failed
build Build build has succeeded

This commit is contained in:
fluxcdbot
2026-07-11 22:20:00 +00:00
parent 5b2c8173e3
commit 05c7ecde82
40 changed files with 81 additions and 81 deletions

View File

@@ -1,5 +1,5 @@
use super::macros::intermediate;
use super::IObject;
use super::macros::intermediate;
use crate::error::CustomError;
use organic::types::StandardProperties;