mirror of
https://codeberg.org/ultimateplayer1999/go-api-usage.git
synced 2025-07-01 03:49:42 -04:00
Changed printed text of all other status codes.
This commit is contained in:
@ -73,7 +73,7 @@ func main() {
|
||||
fmt.Println("")
|
||||
} else {
|
||||
fmt.Println("")
|
||||
fmt.Println("Recieved a unlisted error.")
|
||||
fmt.Println("Recieved an other status code.")
|
||||
fmt.Println("")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user