Fix lint issues

This commit is contained in:
9seconds
2021-03-12 21:59:05 +03:00
parent 185baf6bc9
commit 18e3ca77de
4 changed files with 6 additions and 7 deletions
-1
View File
@@ -99,7 +99,6 @@ var accressResponseJSONSchema = func() *gojsonschema.Schema {
}
}
`))
if err != nil {
panic(err)
}