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