Remove leading/trailing newlines following whitespace linter recommendation

This commit is contained in:
Arthur Mello
2019-12-05 23:27:01 -03:00
parent a077482e99
commit d4fa006ccb
10 changed files with 0 additions and 13 deletions

View File

@@ -872,7 +872,6 @@ func ExampleRNode_Elements() {
// Element: 2
// name: baz
// args: ['run.sh']
}
func ExampleRNode_ElementValues() {