mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 07:06:53 +00:00
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:
@@ -692,7 +692,6 @@ pub struct ExpirationOptions {
|
||||
pub expire: bool,
|
||||
}
|
||||
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct TransitionOptions {
|
||||
pub status: String,
|
||||
|
||||
Reference in New Issue
Block a user