[cleanup] remove redundant code after merge from cross-shard

Signed-off-by: Leo Chen <leo@harmony.one>
pull/1421/head
Leo Chen 5 years ago
parent baf29c9750
commit 5bd36e55c9
  1. 3
      cmd/harmony/main.go

@ -169,9 +169,6 @@ func initSetup() {
}
func passphraseForBls() {
if *isExplorer {
return
}
// If FN node running, they should either specify blsPrivateKey or the file with passphrase
if *isExplorer {
return

Loading…
Cancel
Save