Skip to content

Commit

Permalink
FAB-3251 unused variable in core/deliverservice
Browse files Browse the repository at this point in the history
atomicBroadcastBroadcastClient is unused type

Change-Id: Ief432ee10a706ffb9048c3fcfc607bddec6b262b
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Apr 19, 2017
1 parent a747010 commit 70fe36b
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 70fe36b

Please sign in to comment.