fix: 修复 gofmt 格式问题

This commit is contained in:
QTom
2026-02-28 14:28:16 +08:00
parent e135435ce2
commit 115d06edf0
2 changed files with 3 additions and 4 deletions

View File

@@ -1764,4 +1764,3 @@ func sanitizeExtraBaseRPM(extra map[string]any) {
}
extra["base_rpm"] = v
}