Skip to content

Commit e1d138b

Browse files
Nao NishijimaNao Nishijima
Nao Nishijima
authored and
Nao Nishijima
committed
[FAB-2982] Remove unused valiable
This pacheset remove unused valiable in peer/channel/channel.go Change-Id: Id0b02c2daf1d261bb3ada0edae93f68a4b9433de Signed-off-by: Nao Nishijima <[email protected]>
1 parent b2cce35 commit e1d138b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

peer/channel/channel.go

-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ var (
4747
tls bool
4848
caFile string
4949
timeout int
50-
51-
expire bool
5250
)
5351

5452
// Cmd returns the cobra command for Node

0 commit comments

Comments
 (0)