Skip to content

Commit

Permalink
Merge "FAB-3251 unused variable in core/deliverservice"
Browse files Browse the repository at this point in the history
  • Loading branch information
yacovm authored and Gerrit Code Review committed Apr 21, 2017
2 parents 4445ab1 + 70fe36b commit be28757
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/deliverservice/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ var blockDelivererConsumerWithSend = func(bd blocksprovider.BlocksDeliverer) err
return bd.Send(&common.Envelope{})
}

type atomicBroadcastBroadcastClient struct {
}

type abc struct {
shouldFail bool
grpc.ClientStream
Expand Down

0 comments on commit be28757

Please sign in to comment.