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

Remove unnecessary throws exception from distributed runner test #688

Conversation

SampathKumarAmex
Copy link
Contributor

Description

Throws exception is unnecessary in the method signature as it was showing as warnings in IDE.

Motivation and Context

Throws exception is unnecessary in the method signature as it was showing as warnings in IDE. Clean code.

How Has This Been Tested?

n/a

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

@vlsi vlsi merged commit 5c68bf8 into apache:master Jan 4, 2022
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