Skip to content

Commit

Permalink
Update primaryHandler.go
Browse files Browse the repository at this point in the history
  • Loading branch information
denopink committed Nov 14, 2023
1 parent 175bdeb commit 65bd3f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion primaryHandler.go
Expand Up @@ -590,7 +590,6 @@ func ValidateWRP(logger *zap.Logger) func(http.Handler) http.Handler {
logger.Warn("errors returned during WRP message validation", zap.Error(err))
}

Check warning on line 591 in primaryHandler.go

View check run for this annotation

Codecov / codecov/patch

primaryHandler.go#L585-L591

Added lines #L585 - L591 were not covered by tests
}

}

delegate.ServeHTTP(w, r)
Expand Down

0 comments on commit 65bd3f1

Please sign in to comment.