removed comment from puppetagent.go

This commit is contained in:
Frank Stutz 2016-10-18 15:57:44 -07:00
parent 0da542be20
commit e8ef2ddcd5
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ type time struct {
}
type version struct {
// Config int64 `yaml:"config"`
Config string `yaml:"config"`
Puppet string `yaml:"puppet"`
}