Skip to content

Commit 8f4e835

Browse files
committed
not used ascii removed
1 parent 598fd73 commit 8f4e835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/handler/handler.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ func processArg(info *Info, i int, a []any) {
350350
default:
351351
// we don't panic here because we can already be in recovery, but lets
352352
// try to show an RED error message at least.
353-
const msg = `err2 fatal error:
353+
const msg = `err2 fatal error:
354354
---
355355
unsupported handler function type: err2.Handle/Catch:
356356
see 'err2/scripts/README.md' and run auto-migration scripts for your repo

0 commit comments

Comments
 (0)