Gofmt all files
This commit is contained in:
parent
e9d6289964
commit
e8ea485a0d
2
fs/fs.go
2
fs/fs.go
@ -12,8 +12,8 @@ import "C"
|
||||
import (
|
||||
"bufio"
|
||||
"fmt"
|
||||
"os/exec"
|
||||
"os"
|
||||
"os/exec"
|
||||
"regexp"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
@ -1,4 +1,5 @@
|
||||
package fs
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user