Working
This commit is contained in:
@@ -74,7 +74,6 @@ func getPatternHandler(pattern string) http.HandlerFunc {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
sendInternalError(err, context)
|
sendInternalError(err, context)
|
||||||
}
|
}
|
||||||
fmt.Println(context)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user