style: rustfmt — remove trailing blank line in tests module
This commit is contained in:
@@ -189,7 +189,6 @@ mod tests {
|
||||
let result = create_vault_dir(vault_path.to_string_lossy().to_string());
|
||||
assert!(result.is_ok());
|
||||
}
|
||||
|
||||
} // close mod tests
|
||||
|
||||
#[cfg_attr(mobile, tauri::mobile_entry_point)]
|
||||
|
||||
Reference in New Issue
Block a user