Skip to content

fix(grpc-gateway): remove unused handler helpers after service migration - #73

Open
abbasajorlou1371 wants to merge 1 commit into
devfrom
cursor/fix-grpc-gateway-lint-e9dd
Open

fix(grpc-gateway): remove unused handler helpers after service migration#73
abbasajorlou1371 wants to merge 1 commit into
devfrom
cursor/fix-grpc-gateway-lint-e9dd

Conversation

@abbasajorlou1371

Copy link
Copy Markdown
Collaborator

Remove writeFieldValidationError and parsePointsFromQuery, which became dead code after calendar and features handlers were moved out of the grpc-gateway. This fixes the golangci-lint unused check failure on dev.

Remove writeFieldValidationError and parsePointsFromQuery, which became
dead code after calendar and features handlers were moved out of the
grpc-gateway. This fixes the golangci-lint unused check failure on dev.

Co-authored-by: abbas-ajorloo <abbas-ajorloo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants