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