Private
Public Access
1
0

Apply cargo fmt formatting to packages/mod.rs

This commit is contained in:
2026-04-12 16:49:07 +00:00
parent 12b49acba8
commit d84155c58d

View File

@ -502,7 +502,6 @@ mod tests {
// Test passes if backend creation doesn't panic
}
#[test]
fn test_package_status_serialization() {
let status = PackageStatus::Installed;