@ -1,3 +0,0 @@
module git.sapphic.engineer/noe/switcheroo
go 1.24.2
@ -1,7 +0,0 @@
package main
import "fmt"
func main() {
fmt.Println("hello world")
}