Supprimer test.go

This commit is contained in:
AlexNbl27 2023-09-27 10:48:00 +02:00
parent 321d005f07
commit fcefccb96f
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
package main
import "fmt"
func main() {
fmt.Println("Hello, world!")
}