Skip to content

Commit

Permalink
Rebuild continentmap from c060b2b.
Browse files Browse the repository at this point in the history
  • Loading branch information
fancycode committed Oct 28, 2024
1 parent c060b2b commit 8460ee8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions continentmap.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package signaling

// This file has been automatically generated, do not modify.
// Source: https://github.com/datasets/country-codes/raw/master/data/country-codes.csv
// Source: https://raw.githubusercontent.com/datasets/country-codes/refs/heads/main/data/country-codes.csv

var (
ContinentMap = map[string][]string{
Expand Down Expand Up @@ -164,7 +164,6 @@ var (
"MX": {"NA"},
"MY": {"AS"},
"MZ": {"AF"},
"NA": {"AF"},
"NC": {"OC"},
"NE": {"AF"},
"NF": {"OC"},
Expand Down

0 comments on commit 8460ee8

Please sign in to comment.