mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
cmd/swarm/swarm-smoke: remove unused var
This commit is contained in:
parent
c3f46ea7c8
commit
2140921a7c
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ var (
|
|||
verbosity int
|
||||
timeout int
|
||||
single bool
|
||||
storeSize int
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue