mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Fix lint error
This commit is contained in:
parent
a75d8e0c6b
commit
a3f45724a9
@ -159,7 +159,6 @@ func (b *broker) ServeHTTP(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
}
|
||||
log.Trace(ctx, "Client EventStream connection closed", "client", c.String())
|
||||
return
|
||||
}
|
||||
|
||||
func (b *broker) subscribe(r *http.Request) client {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user