fix issue in unit testing case for package gview

This commit is contained in:
John Guo
2021-10-22 14:09:08 +08:00
parent 4e7b33bde3
commit 8dd9483572

View File

@ -8,7 +8,6 @@ package gview_test
import (
"context"
"fmt"
"github.com/gogf/gf/v2/encoding/ghtml"
"github.com/gogf/gf/v2/os/gctx"
"github.com/gogf/gf/v2/os/gtime"