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