Autoformatting with gofmt + zls

[skip ci]
This commit is contained in:
C4theBomb 2024-12-02 02:23:04 +00:00 committed by github-actions[bot]
commit af5c11d566

View file

@ -1,8 +1,8 @@
package main;
package main
import (
"os"
"flag"
"os"
)
func main() {