gofix go1rename

pull/4/head
jim teeuwen 2011-11-09 14:46:27 +01:00
parent 468e190b33
commit 470290002e
1 changed files with 3 additions and 3 deletions

View File

@ -5,12 +5,12 @@
package main
import (
"path"
"compress/gzip"
"fmt"
"exec"
"io"
"os"
"compress/gzip"
"os/exec"
"path"
)
// If gofmt exists on the system, run it over the target file to