examples: remove artifact comment
This commit is contained in:
parent
0aaea945f5
commit
cda09b4aa4
@ -91,7 +91,6 @@ func ExampleFields() {
|
||||
|
||||
m := Fields(s)
|
||||
|
||||
// note that the output is sorted according to the field names
|
||||
fmt.Printf("Fields: %+v\n", m)
|
||||
// Output:
|
||||
// Fields: [Name LastAccessed Number]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user