Explorar o código

v3rpc: Tiny clean up

unreachable code
ngaut %!s(int64=10) %!d(string=hai) anos
pai
achega
e142e073e8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      etcdserver/api/v3rpc/watch.go

+ 0 - 1
etcdserver/api/v3rpc/watch.go

@@ -79,7 +79,6 @@ func sendLoop(stream pb.Watch_WatchServer, watcher storage.Watcher, closec chan
 				}
 				storage.ReportEventReceived()
 			}
-			return
 		}
 	}
 }