mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 15:37:35 +08:00
refactor: move internal myexec to funplugin/myexec
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
package wiki
|
||||
|
||||
import (
|
||||
"github.com/httprunner/funplugin/myexec"
|
||||
"github.com/rs/zerolog/log"
|
||||
|
||||
"github.com/httprunner/httprunner/v4/hrp/internal/myexec"
|
||||
)
|
||||
|
||||
func OpenWiki() error {
|
||||
|
||||
Reference in New Issue
Block a user