mirror of
https://github.com/astaxie/beego.git
synced 2025-08-01 00:15:31 +00:00
import reset
This commit is contained in:
@@ -15,9 +15,10 @@
|
||||
package beego
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego/context"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/astaxie/beego/context"
|
||||
)
|
||||
|
||||
type testinfo struct {
|
||||
|
Reference in New Issue
Block a user