diff --git a/response.go b/response.go index a365c596..77abb4dc 100644 --- a/response.go +++ b/response.go @@ -8,9 +8,8 @@ import ( "strings" "testing" - "github.com/pkg/errors" - "github.com/jmespath/go-jmespath" + "github.com/pkg/errors" "github.com/rs/zerolog/log" "github.com/httprunner/hrp/internal/builtin"