rename models to pkg (#2005)
This commit is contained in:
committed by
GitHub
Unverified
parent
710ecf44f5
commit
3fbdea0f6b
@@ -6,8 +6,8 @@ import (
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
flog "github.com/fatedier/frp/pkg/util/log"
|
||||
"github.com/fatedier/frp/test/e2e/pkg/process"
|
||||
flog "github.com/fatedier/frp/utils/log"
|
||||
)
|
||||
|
||||
func GenerateConfigFile(path string, content string) error {
|
||||
|
||||
Reference in New Issue
Block a user