Skip to content

Commit

Permalink
remove unnecessary apidoc example comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Oct 28, 2019
1 parent d6cbfc4 commit 166a413
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _examples/apidoc/yaag/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import (
"github.com/betacraft/yaag/yaag"
)

/*
go get github.com/betacraft/yaag v1.0.1-0.20191027021412-565f65e36090
*/

type myXML struct {
Result string `xml:"result"`
}
Expand Down

0 comments on commit 166a413

Please sign in to comment.