mirror of
https://codeberg.org/ultimateplayer1999/go-api-usage.git
synced 2024-11-21 17:28:20 -05:00
Changed printed text of all other status codes.
This commit is contained in:
parent
571a1bc3a7
commit
ace4c7e53f
@ -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("")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user