mirror of
				https://github.com/go-micro/go-micro.git
				synced 2025-10-30 23:27:41 +02:00 
			
		
		
		
	fix broken build
This commit is contained in:
		| @@ -217,7 +217,6 @@ func (p *Proxy) ServeRequest(ctx context.Context, req server.Request, rsp server | ||||
| 	endpoint := req.Endpoint() | ||||
|  | ||||
| 	if len(service) == 0 { | ||||
| 		b, _ := req.Read() | ||||
| 		return errors.BadRequest("go.micro.proxy", "service name is blank") | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user