removed comment from puppetagent.go
This commit is contained in:
parent
0da542be20
commit
e8ef2ddcd5
|
@ -68,7 +68,6 @@ type time struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
type version struct {
|
type version struct {
|
||||||
// Config int64 `yaml:"config"`
|
|
||||||
Config string `yaml:"config"`
|
Config string `yaml:"config"`
|
||||||
Puppet string `yaml:"puppet"`
|
Puppet string `yaml:"puppet"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue