Skip to content

Commit

Permalink
logs
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 17, 2024
1 parent bdb023b commit b81b533
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const ctx = makeContext(queryMsg, {
itemsUseTuples: true
}
});
console.log(JSON.stringify(ctx, null, 2))

it('query classes', () => {
expectCode(createQueryClass(
Expand Down

0 comments on commit b81b533

Please sign in to comment.