mirror of
https://codeberg.org/ultimateplayer1999/go-api-usage.git
synced 2024-11-21 23:58:23 -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("")
|
fmt.Println("")
|
||||||
} else {
|
} else {
|
||||||
fmt.Println("")
|
fmt.Println("")
|
||||||
fmt.Println("Recieved a unlisted error.")
|
fmt.Println("Recieved an other status code.")
|
||||||
fmt.Println("")
|
fmt.Println("")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user