Skip to content

Commit 79bc524

Browse files
committed
todo removed because it_s handled by handler.Info
1 parent 8dc46d6 commit 79bc524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

err2.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ func Catch(a ...any) {
147147
err = handler.PreProcess(&err, &handler.Info{
148148
CallerName: "Catch",
149149
Any: r,
150-
// NilHandler: handler.NilNoop, // TODO: why this is here?
151150
}, a...)
152151
doTrace(err)
153152
}

0 commit comments

Comments
 (0)