aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/ethereum.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethereal/ethereum.go')
-rw-r--r--ethereal/ethereum.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/ethereal/ethereum.go b/ethereal/ethereum.go
index 99f3b0b52..9cc52039d 100644
--- a/ethereal/ethereum.go
+++ b/ethereal/ethereum.go
@@ -84,8 +84,6 @@ func main() {
utils.ImportPrivateKey(ImportKey)
os.Exit(0)
}
- } else {
- utils.CreateKeyPair(false)
}
}