From 5bd36e55c911ad8f565b30e886d22abefec65151 Mon Sep 17 00:00:00 2001 From: Leo Chen Date: Fri, 23 Aug 2019 16:45:04 -0700 Subject: [PATCH] [cleanup] remove redundant code after merge from cross-shard Signed-off-by: Leo Chen --- cmd/harmony/main.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmd/harmony/main.go b/cmd/harmony/main.go index fe95e2a7b..5a457aef8 100644 --- a/cmd/harmony/main.go +++ b/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