Commit 7c11d2a3 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

post-processor/vagrant: style

parent 67bd0a38
......@@ -140,5 +140,6 @@ func WriteMetadata(dir string, contents interface{}) error {
enc := json.NewEncoder(f)
return enc.Encode(contents)
}
return nil
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment