Imported "fmt" for Go formatting

This commit is contained in:
Lucas
2025-12-11 21:09:01 -08:00
parent 4b5013dd19
commit fec56f0457

View File

@@ -1,9 +1,5 @@
package main
import {
"fmt"
}
func main() {
}
}