diff options
Diffstat (limited to 'swarm/storage/feed/handler_test.go')
-rw-r--r-- | swarm/storage/feed/handler_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/swarm/storage/feed/handler_test.go b/swarm/storage/feed/handler_test.go index 9c39215c5..2f8a52453 100644 --- a/swarm/storage/feed/handler_test.go +++ b/swarm/storage/feed/handler_test.go @@ -40,7 +40,6 @@ var ( } cleanF func() subtopicName = "føø.bar" - hashfunc = storage.MakeHashFunc(storage.DefaultHash) ) func init() { |