files cleanup

This commit is contained in:
Carlos Sousa 2024-12-03 00:37:50 +01:00
parent 6fcb639f28
commit b484b32d03
2 changed files with 0 additions and 7 deletions

View File

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