less logging
This commit is contained in:
@@ -43,8 +43,8 @@ func (h *Handler) VmImport(w http.ResponseWriter, r *http.Request) {
|
||||
})
|
||||
return
|
||||
} else {
|
||||
h.Logger.Debug("successfully decoded JSON")
|
||||
prettyPrint(inData)
|
||||
//h.Logger.Debug("successfully decoded JSON")
|
||||
//prettyPrint(inData)
|
||||
}
|
||||
|
||||
ctx := context.Background()
|
||||
|
Reference in New Issue
Block a user