@@ -51,7 +51,7 @@ func LoadCountryFile() Countries {
Log.Errorln(err)
}
Log.Infoln("Successfully loaded country.xml")
Log.Debugln("Successfully loaded country.xml")
// defer the closing of our xmlFile so that we can parse it later on
deferxmlFile.Close()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.