Skip to content

Commit a85fe29

Browse files
FAB-3190 remove dead code in endorser_test.go
remove dead code found by github.com/dominikh/go-tools/tree/master/cmd/unused Change-Id: I4402917f2a4c1fc365f2f36d047f690358bd8a61 Signed-off-by: Christopher Ferris <[email protected]>
1 parent 56b6d12 commit a85fe29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/endorser/endorser_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ import (
5050
)
5151

5252
var endorserServer pb.EndorserServer
53-
var mspInstance msp.MSP
5453
var signer msp.SigningIdentity
5554

5655
type testEnvironment struct {

0 commit comments

Comments
 (0)