mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 02:47:04 +00:00
remove unnecessary apidoc example comment
Former-commit-id: 3ff3b3aa5296267c8bbdd513fae161d456d2528a
This commit is contained in:
@@ -7,10 +7,6 @@ import (
|
|||||||
"github.com/betacraft/yaag/yaag"
|
"github.com/betacraft/yaag/yaag"
|
||||||
)
|
)
|
||||||
|
|
||||||
/*
|
|
||||||
go get github.com/betacraft/yaag v1.0.1-0.20191027021412-565f65e36090
|
|
||||||
*/
|
|
||||||
|
|
||||||
type myXML struct {
|
type myXML struct {
|
||||||
Result string `xml:"result"`
|
Result string `xml:"result"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user