Skip to content

Refactor: remove dead code and minor style cleanup, bump to 1.7#68

Merged
santoru merged 1 commit into
masterfrom
refactor/cleanup-dead-code
Mar 7, 2026
Merged

Refactor: remove dead code and minor style cleanup, bump to 1.7#68
santoru merged 1 commit into
masterfrom
refactor/cleanup-dead-code

Conversation

@santoru

@santoru santoru commented Mar 7, 2026

Copy link
Copy Markdown
Owner
  • Bump version to 1.7
  • Remove unused imports: urllib.response (shcheck.py), sys (shcheck.py root)
  • Remove never-called parse_requirements() from setup.py
  • Replace dict(generator) with dict comprehension in parse_headers
  • Remove redundant f-string and .keys() calls

- Bump version to 1.7
- Remove unused imports: urllib.response (shcheck.py), sys (shcheck.py root)
- Remove never-called parse_requirements() from setup.py
- Replace dict(generator) with dict comprehension in parse_headers
- Remove redundant f-string and .keys() calls

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@santoru santoru merged commit c29405c into master Mar 7, 2026
5 checks passed
@santoru santoru deleted the refactor/cleanup-dead-code branch March 7, 2026 12:43
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