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

[batch] delete unnecessary backwards compatibility code #13543

Merged

Conversation

danking
Copy link
Contributor

@danking danking commented Sep 1, 2023

No description provided.

jigold
jigold previously requested changes Sep 1, 2023
]
else:
resources = [gcp_resource_from_dict(data) for data in resources]
assert 'resources' in data and data['resources'] is not None
Copy link
Contributor

Choose a reason for hiding this comment

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

We might be able to delete the code under if data['version'] < 4: as well.

@danking danking dismissed jigold’s stale review September 1, 2023 19:40

deleted more things

@danking danking merged commit 781ea43 into hail-is:main Sep 7, 2023
5 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