mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
* 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 | ||