mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-03 16:48:12 +00:00
Style fix [ci skip]. #71
This commit is contained in:
@@ -24,6 +24,7 @@ type Changes struct {
|
||||
Stanza Stanza
|
||||
}
|
||||
|
||||
// NewChanges moves .changes file into temporary directory and creates Changes structure
|
||||
func NewChanges(path string) (*Changes, error) {
|
||||
var err error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user