Skip to content

Commit

Permalink
Update modules/frontend/tagsharding.go
Browse files Browse the repository at this point in the history
Co-authored-by: Mario <[email protected]>
  • Loading branch information
rubenvp8510 and mapno authored Jan 2, 2024
1 parent f70615c commit 07fdedc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/frontend/tagsharding.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ type tagResults struct {
marshallErr error
}

/* func (r *tagResultCollector) parseRequest(re *http.Request) (tagSearchReq, error) {
return r.delegate.parseRequest(re)
}*/

func (r *tagResultCollector) shouldQuit() bool {
r.mtx.Lock()
Expand Down

0 comments on commit 07fdedc

Please sign in to comment.