mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
Improved import, by group improt.
This commit is contained in:
@ -7,10 +7,10 @@
|
||||
package ghtml_test
|
||||
|
||||
import (
|
||||
"github.com/gogf/gf/v2/frame/g"
|
||||
"testing"
|
||||
|
||||
"github.com/gogf/gf/v2/encoding/ghtml"
|
||||
"github.com/gogf/gf/v2/frame/g"
|
||||
"github.com/gogf/gf/v2/test/gtest"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user