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

fix linter remove unused imports and variables #1375

Merged

Conversation

jerryfletcher21
Copy link
Contributor

What does this PR do?

Remove unused imports and variables, fixing ruff linting.

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@jerryfletcher21
Copy link
Contributor Author

Uhm why is it still complaining about the imports that I removed?

@jerryfletcher21 jerryfletcher21 force-pushed the fix-unused-import-robot branch from 683ec25 to bff93c4 Compare July 13, 2024 12:56
@jerryfletcher21
Copy link
Contributor Author

Ok just needed a rebase

@Reckless-Satoshi Reckless-Satoshi merged commit fbbccc1 into RoboSats:main Sep 9, 2024
1 check passed
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