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 assignment of 'sp' and remove unused import #41

Merged
merged 2 commits into from
Jan 11, 2020
Merged

Remove unnecessary assignment of 'sp' and remove unused import #41

merged 2 commits into from
Jan 11, 2020

Conversation

vilhelmprytz
Copy link
Contributor

The if statement 'if not spinner' is unnecessary as 'sp' will always be redefined before it's value is returned
Remove unused import of 'codecs'

vilhelmprytz and others added 2 commits January 11, 2020 14:21
The if statement 'if not spinner' is unnecessary as 'sp' will always be redefined before it's value is returned
Remove unused import of 'codecs'
@pavdmyt pavdmyt merged commit 25898c4 into pavdmyt:master Jan 11, 2020
@pavdmyt
Copy link
Owner

pavdmyt commented Jan 11, 2020

@vilhelmprytz Thanks for contribution! 👍

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