Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Elliott <number101010@gmail.com>
  • Loading branch information
joe-elliott committed Oct 6, 2023
1 parent f016ca9 commit 4250fa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/frontend/search_streaming.go
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ func newSearchStreamingWSHandler(cfg Config, o overrides.Interface, downstream h
if err != nil {
level.Error(logger).Log("msg", "error writing close message to websocket", "err", err)
}

}

return http.HandlerFunc(fnHandler)
Expand Down

0 comments on commit 4250fa9

Please sign in to comment.