mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
Fix breaking code
This commit is contained in:
@@ -150,8 +150,6 @@ func (t *tun) listen() {
|
||||
// has no session but its set a listener session
|
||||
s, exists = t.getSocket(id, "listener")
|
||||
if !exists {
|
||||
conti
|
||||
|
||||
// drop it, we don't care about
|
||||
// messages we don't know about
|
||||
continue
|
||||
|
Reference in New Issue
Block a user