go fmt
This commit is contained in:
@@ -11,6 +11,3 @@ func (c *GetLicenseController) Get() {
|
||||
response := responses.NewXML(&responses.License{Valid: true})
|
||||
c.Ctx.Output.Body(response)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user