Still testing GitHub

This commit is contained in:
knmarcin 2018-11-13 16:42:25 +01:00
parent 9905afeed2
commit df5a31f1ae

View File

@ -19,7 +19,6 @@ func main() {
SpawnPlayers()
SpawnBall()
PrintBoard()
fmt.Print("GIT TEST")
}