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