aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/swarm/config.go')
-rw-r--r--cmd/swarm/config.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/swarm/config.go b/cmd/swarm/config.go
index e7c13c7a3..ce2acdcc9 100644
--- a/cmd/swarm/config.go
+++ b/cmd/swarm/config.go
@@ -38,8 +38,6 @@ import (
bzzapi "github.com/ethereum/go-ethereum/swarm/api"
)
-const SWARM_VERSION = "0.3.1-unstable"
-
var (
//flag definition for the dumpconfig command
DumpConfigCommand = cli.Command{