mirror of
https://github.com/astaxie/beego.git
synced 2024-11-25 14:50:55 +00:00
Fix formatting with gofmt
This commit is contained in:
parent
2c5ef8ccc8
commit
adbae18e8c
@ -7,8 +7,8 @@ import (
|
|||||||
"io"
|
"io"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"os"
|
"os"
|
||||||
"testing"
|
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
var currentWorkDir, _ = os.Getwd()
|
var currentWorkDir, _ = os.Getwd()
|
||||||
|
Loading…
Reference in New Issue
Block a user