mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-04 05:53:05 +00:00
go fmt
This commit is contained in:
parent
84fb105635
commit
b68c4a264d
@ -3,8 +3,8 @@ package multiaddr
|
||||
import (
|
||||
"encoding/binary"
|
||||
"fmt"
|
||||
"strings"
|
||||
"math/bits"
|
||||
"strings"
|
||||
)
|
||||
|
||||
// Protocol is a Multiaddr protocol description structure.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user