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 in test/ygrunner.py #936

Merged
merged 1 commit into from Jul 20, 2021

Conversation

kristapsk
Copy link
Member

$ ./test/lint/lint-python.sh 
test/ygrunner.py:14:1: F401 'twisted.internet.reactor' imported but unused
test/ygrunner.py:20:1: F401 'jmclient.WalletService' imported but unused
2     F401 'twisted.internet.reactor' imported but unused

These were introduced with #872.

@AdamISZ
Copy link
Member

AdamISZ commented Jul 20, 2021

ACK, this is trivial (it would have been my fault also :) ), I'll merge it now.

@AdamISZ AdamISZ merged commit 9e0b5ab into JoinMarket-Org:master Jul 20, 2021
@kristapsk kristapsk deleted the lint-ygrunner branch July 20, 2021 15:18
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.

None yet

2 participants