Skip to content

Remove unused imports #1044

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

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Remove unused imports #1044

merged 1 commit into from
Jun 5, 2020

Conversation

jcstr
Copy link
Contributor

@jcstr jcstr commented Jun 5, 2020

Fixes issue #: none

Description of the changes being introduced by the pull request:
The deleted imports are marked as a not used by PyCharm (Python IDE).

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Those imports are marked as a non used libraries.

Signed-off-by: Jesús Castro <[email protected]>
@jcstr
Copy link
Contributor Author

jcstr commented Jun 5, 2020

As long as I'm preparing the proof of concept, I've noticed those unused imports thanks by the IDE.

Copy link
Member

@lukpueh lukpueh left a comment

Choose a reason for hiding this comment

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

Thanks for the patch, @jcstr!

@lukpueh lukpueh merged commit 95d08cc into theupdateframework:develop Jun 5, 2020
@jcstr jcstr deleted the patch1 branch June 11, 2020 09:45
@joshuagl joshuagl mentioned this pull request Aug 4, 2020
3 tasks
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