mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 03:07:24 +03:00
Fix lint error
This commit is contained in:
parent
b22d0366d5
commit
de816e8e5d
@ -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