internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt"

This commit is contained in:
Kenji Siu
2016-11-01 18:40:36 +08:00
parent 4dc1fb923a
commit d85d3c74db
4 changed files with 24 additions and 25 deletions
-1
View File
@@ -28,7 +28,6 @@ import (
"time"
)
/*
Tests TreeChunker by splitting and joining a random byte slice
*/