style: fix code formatting issues

- Fix spacing and line formatting in signer modules
- Remove unnecessary blank lines
- Ensure consistent code style per project standards
This commit is contained in:
weisd
2025-06-30 21:36:26 +08:00
parent 7b76fc0efe
commit bfeb746c5f
3 changed files with 3 additions and 12 deletions
@@ -692,7 +692,6 @@ pub struct ExpirationOptions {
pub expire: bool,
}
#[derive(Debug, Clone)]
pub struct TransitionOptions {
pub status: String,