post-processor/vagrant: style

pull/1380/merge
Mitchell Hashimoto 12 years ago
parent 67bd0a38ee
commit 7c11d2a313

@ -140,5 +140,6 @@ func WriteMetadata(dir string, contents interface{}) error {
enc := json.NewEncoder(f)
return enc.Encode(contents)
}
return nil
}

Loading…
Cancel
Save