Skip to content

Commit

Permalink
FMT Formating update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexissavin committed Apr 15, 2021
1 parent 01e2f3b commit 9a8752c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solidserver/solidserver-helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ func ip6toptr(ip string) string {
return res + "ip6.arpa"
}


// Convert a net.IP object into an IPv6 address in full format
// func FullIPv6(ip net.IP) string {
// dst := make([]byte, hex.EncodedLen(len(ip)))
Expand Down

0 comments on commit 9a8752c

Please sign in to comment.