Skip to content

Commit

Permalink
chore: remove debug code 💩
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba committed Jan 12, 2025
1 parent 2c74e31 commit 81160f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/monitor/myip.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ func FetchIP(useIPv6CountryCode bool) *pb.GeoIP {
}

func fetchIP(servers []string, isV6 bool) string {
return "" // TODO: implement this function
var ip string
var resp *http.Response
var err error
Expand Down

0 comments on commit 81160f9

Please sign in to comment.