From 54a65e6d87800ba5ecb8a14621d4aff0bfa56ada Mon Sep 17 00:00:00 2001 From: Bas van Kervel Date: Tue, 17 Jan 2017 11:35:07 +0100 Subject: cmd,eth,les,internal: remove natspec support --- swarm/api/http/roundtripper.go | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'swarm/api/http/roundtripper.go') diff --git a/swarm/api/http/roundtripper.go b/swarm/api/http/roundtripper.go index a3a644b73..7b5bbc883 100644 --- a/swarm/api/http/roundtripper.go +++ b/swarm/api/http/roundtripper.go @@ -44,9 +44,7 @@ If Host is left empty, localhost is assumed. Using a public gateway, the above few lines gives you the leanest bzz-scheme aware read-only http client. You really only ever need this -if you need go-native swarm access to bzz addresses, e.g., -github.com/ethereum/go-ethereum/common/natspec - +if you need go-native swarm access to bzz addresses. */ type RoundTripper struct { -- cgit v1.2.3