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

removed unused data query and corrected health query #1

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from

Conversation

Clearwood
Copy link

I removed the unused Queries to UniSwap V1, the configuration files for VSCode and corrected the health check to the correct SubGraph.

Copy link

@omakasebar omakasebar left a comment

Choose a reason for hiding this comment

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

Just want to make sure there are no side effects in removing this query

@@ -18,34 +18,6 @@ export const SUBGRAPH_HEALTH = gql`
}
`

export const V1_DATA_QUERY = gql`

Choose a reason for hiding this comment

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

is V1_DATA_QUERY used in other places? I'm assuming not since V1 is largely deprecated. If this is the case we can remove it and the this PR can note its removal for posterity

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