Skip to content

Commit 743d2ee

Browse files
committed
Remove unused constant fabric
The constant "fabric" is not used in new release. Change-Id: Ie37ba66f067518fda0652dbe56fa9f746511378c Signed-off-by: Baohua Yang <[email protected]>
1 parent 3ef851e commit 743d2ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

peer/main.go

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ import (
4242
var logger = logging.MustGetLogger("main")
4343

4444
// Constants go here.
45-
const fabric = "hyperledger"
4645
const cmdRoot = "core"
4746

4847
// The main command describes the service and

0 commit comments

Comments
 (0)