mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 00:53:47 +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:
|
||
|---|---|---|
| .. | ||
| address.go | ||
| doc.go | ||
| pot.go | ||
| pot_test.go | ||