diff --git a/swarm/api/uri.go b/swarm/api/uri.go index f521ac316d..d8aafedf41 100644 --- a/swarm/api/uri.go +++ b/swarm/api/uri.go @@ -58,7 +58,6 @@ type URI struct { // * :// // * :/// // - // with scheme one of bzz, bzz-raw, bzz-immutable, bzz-list or bzz-hash // or deprecated ones bzzr and bzzi func Parse(rawuri string) (*URI, error) {