From 968da9c848d27b43729b5a9b5282409776ef2190 Mon Sep 17 00:00:00 2001 From: Venelin Date: Mon, 22 Jan 2024 20:31:48 +0200 Subject: [PATCH] remove debug log --- replay/json_match.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/replay/json_match.go b/replay/json_match.go index e86d450..c2f7ea1 100644 --- a/replay/json_match.go +++ b/replay/json_match.go @@ -17,7 +17,6 @@ package replay import ( "encoding/json" "fmt" - "q" "sort" "strings" "testing" @@ -111,7 +110,6 @@ func assertJSONMatchesPattern( path, len(pp), prettyJSON(t, a)) return } - q.Q(path, options.UnorderedArrayPaths) if options.UnorderedArrayPaths[path] { sort.SliceStable(aa, func(i, j int) bool { return strings.Compare(