forked from forks/go-ethereum
* swarm: clean up unused private types and functions
Those that were identified by code inspection tool.
* swarm/storage: move/add Proximity GoDoc from deleted private function
The mentioned proximity() private function was deleted in:
|
||
|---|---|---|
| .. | ||
| middleware.go | ||
| response.go | ||
| response_test.go | ||
| roundtripper.go | ||
| roundtripper_test.go | ||
| sctx.go | ||
| server.go | ||
| server_test.go | ||
| templates.go | ||