Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pex query fix #1903

Merged
merged 5 commits into from
Jun 20, 2024
Merged

Conversation

TimoGlastra
Copy link
Contributor

A small fix from #1865 to make it easier to get the remaining issues of that PR addressed

Signed-off-by: Timo Glastra <[email protected]>
Copy link

changeset-bot bot commented Jun 16, 2024

🦋 Changeset detected

Latest commit: 9da940c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@credo-ts/core Patch
@credo-ts/action-menu Patch
@credo-ts/anoncreds Patch
@credo-ts/askar Patch
@credo-ts/bbs-signatures Patch
@credo-ts/cheqd Patch
@credo-ts/drpc Patch
@credo-ts/indy-sdk-to-askar-migration Patch
@credo-ts/indy-vdr Patch
@credo-ts/node Patch
@credo-ts/openid4vc Patch
@credo-ts/question-answer Patch
@credo-ts/react-native Patch
@credo-ts/tenants Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -5,6 +5,7 @@ import type { Constructable } from '../../../utils/mixins'
import { decodeSdJwtSync } from '@sd-jwt/decode'

import { BaseRecord } from '../../../storage/BaseRecord'
import { Query, SimpleQuery } from '../../../storage/StorageService'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to be unused

Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra enabled auto-merge (squash) June 20, 2024 16:25
@TimoGlastra TimoGlastra merged commit 3239ef3 into openwallet-foundation:main Jun 20, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants