swarm/storage/feed: remove unused code (#18324)

This commit is contained in:
Anton Evangelatov
2018-12-17 11:32:55 +01:00
committed by GitHub
parent 3ad73443c7
commit d322c9d550
3 changed files with 4 additions and 30 deletions

View File

@ -40,7 +40,6 @@ var (
}
cleanF func()
subtopicName = "føø.bar"
hashfunc = storage.MakeHashFunc(storage.DefaultHash)
)
func init() {