mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Style fixes from go vet.
This commit is contained in:
@@ -285,7 +285,6 @@ func (p *Package) GetField(name string) string {
|
||||
default:
|
||||
return p.Extra()[name]
|
||||
}
|
||||
return ""
|
||||
}
|
||||
|
||||
// MatchesArchitecture checks whether packages matches specified architecture
|
||||
|
||||
Reference in New Issue
Block a user