mirror of
https://github.com/jwetzell/psn-go.git
synced 2026-08-17 21:24:17 +00:00
gofumpt
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
|
||||
func main() {
|
||||
client, err := net.Dial("udp", "236.10.10.10:56565")
|
||||
|
||||
if err != nil {
|
||||
fmt.Printf("Error %v\n", err)
|
||||
return
|
||||
@@ -81,5 +80,4 @@ func main() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user