mirror of
https://github.com/astaxie/beego.git
synced 2025-07-19 20:05:31 +00:00
Fix formatting with gofmt
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"testing"
|
||||
"path/filepath"
|
||||
"testing"
|
||||
)
|
||||
|
||||
var currentWorkDir, _ = os.Getwd()
|
||||
|
Reference in New Issue
Block a user