Moritz Schmidt 9 年之前
父节点
当前提交
e67114ec25
共有 1 个文件被更改,包括 0 次插入2 次删除
  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