reorg imports

This commit is contained in:
kevin
2020-08-20 10:46:39 +08:00
parent 2d8366b30e
commit 267a283328
3 changed files with 3 additions and 6 deletions

View File

@@ -4,9 +4,8 @@ import (
"os"
"testing"
"github.com/tal-tech/go-zero/core/fs"
"github.com/stretchr/testify/assert"
"github.com/tal-tech/go-zero/core/fs"
)
const (