Delete main.go
This commit is contained in:
parent
7244307c42
commit
50b3fa321f
@ -1,10 +0,0 @@
|
|||||||
// testowyNowy project main.go
|
|
||||||
package main
|
|
||||||
|
|
||||||
import (
|
|
||||||
"fmt"
|
|
||||||
)
|
|
||||||
|
|
||||||
func main() {
|
|
||||||
fmt.Println("Hello World!")
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user