mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
refine matcher: will not match releases page
This commit is contained in:
parent
4df21fd258
commit
d232d1cf12
10 changed files with 58 additions and 25 deletions
|
|
@ -21,7 +21,6 @@ func HandleError(c *touka.Context, message string) {
|
|||
}
|
||||
|
||||
func UnifiedToukaErrorHandler(c *touka.Context, code int, err error) {
|
||||
|
||||
errMsg := ""
|
||||
if err != nil {
|
||||
errMsg = err.Error()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue