mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
Style fix. #193
This commit is contained in:
@@ -165,10 +165,8 @@ func canonicalCase(field string) string {
|
||||
return upper
|
||||
case "MD5SUM":
|
||||
return "MD5Sum"
|
||||
|
||||
case "NOTAUTOMATIC":
|
||||
return "NotAutomatic"
|
||||
|
||||
case "BUTAUTOMATICUPGRADES":
|
||||
return "ButAutomaticUpgrades"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user