Moritz Schmidt 9 ani în urmă
părinte
comite
e67114ec25
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      errorhelpers.go

+ 0 - 2
errorhelpers.go

@@ -101,8 +101,6 @@ func HandleError(e interface{}, ctx *iris.Context) {
   }
   ctx.Set("params", params)
 
-  // fmt.Printf("para %#v\n", params)
-
   switch err.getErrLvl() {
     case ERR_LVL_INFORMATION:
       templatehelpers.ShowNotification(ctx) // TODO: information custom color