Merged in feature/remove-query (pull request #201)

remove query from codebase part 1

* remove query

* fix localstack run
This commit is contained in:
Jay Brown
2026-01-14 17:59:04 +00:00
parent ebf47c6013
commit 0ddae4f91e
167 changed files with 1059 additions and 20641 deletions
-1
View File
@@ -117,7 +117,6 @@ func TestGetDocument(t *testing.T) {
Id: docId,
ClientId: "client_id",
Hash: "hash",
Fields: map[string]interface{}{},
HasTextRecord: false,
Labels: []queryapi.LabelRecord{},
})