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

version bump #22

Merged
merged 4 commits into from
Aug 22, 2024
Merged

version bump #22

merged 4 commits into from
Aug 22, 2024

Conversation

MasonEgger
Copy link
Collaborator

No description provided.

@@ -22,13 +22,11 @@ public static void main(String[] args) throws ExecutionException, InterruptedExc


// TODO: PART C: Read in the taskToken from args[0] and decode it from Base64
byte[] taskToken = Base64.getDecoder().decode(args[0]);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is supposed to be removed. This is the answer. It was accidentally left there.

@MasonEgger MasonEgger merged commit 90e2dc1 into main Aug 22, 2024
2 checks passed
@tomwheeler tomwheeler deleted the cli-ga branch September 16, 2024 19:19
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