corrections from code review

This commit is contained in:
Michael Barz
2022-10-17 17:22:33 +02:00
parent 0b7297d1b4
commit f84fbdd6ff
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import (
)
var (
RequestIDString = "request"
RequestIDString = "request-id"
)
func init() {