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 unused imports and unnecessary if statement #1740

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vilhelmprytz
Copy link
Contributor

I used LGTM to find unused imports, now removed.

I also removed an unnecessary if-statement in overviewer_core/textures.py. The if statement just had a "pass" statement which makes it redundant

(this pull request is very similar to #1686 which I closed due to conflicts).

I used LGTM (https://lgtm.com/projects/g/overviewer/Minecraft-Overviewer/?mode=list&id=py%2Funnecessary-pass%2Cpy%2Funused-import) to find unused imports
also removed unnecessary if statement in "overviewer_core/textures.py". The if statement just had a "pass" statement which makes it redundant
@vilhelmprytz
Copy link
Contributor Author

Any updates regarding this?

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.

1 participant