go fmt
1 files changed, 3 insertions(+), 4 deletions(-) M Git.go
M Git.go => Git.go +3 -4
@@ 1,11 1,11 @@ package main import ( "9fans.net/go/acme" "log" "os" "os/exec" "log" "strings" "9fans.net/go/acme" ) @@ var win *acme.Win 120,7 120,7 @@ func main() { log.Fatal(err) } if ev.Op == "put" { ; //fmt.Println("Saved!") //fmt.Println("Saved!") } //fmt.Printf("%+v\n", ev) @@ } 151,4 151,3 @@ func events() { } os.Exit(0) } \ No newline at end of file