mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 08:36:28 +01:00
remove unnecessary apidoc example comment
Former-commit-id: 3ff3b3aa5296267c8bbdd513fae161d456d2528a
This commit is contained in:
parent
f3cebb747d
commit
49fde92db4
|
@ -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"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user