Skip to content

Commit

Permalink
FAB-3190 remove dead code in endorser_test.go
Browse files Browse the repository at this point in the history
remove dead code found by
github.com/dominikh/go-tools/tree/master/cmd/unused

Change-Id: I4402917f2a4c1fc365f2f36d047f690358bd8a61
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Apr 17, 2017
1 parent 56b6d12 commit a85fe29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/endorser/endorser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ import (
)

var endorserServer pb.EndorserServer
var mspInstance msp.MSP
var signer msp.SigningIdentity

type testEnvironment struct {
Expand Down

0 comments on commit a85fe29

Please sign in to comment.