Skip to content

Drop unused "ureq" dev-dependency from ruff_cli#9357

Merged
charliermarsh merged 1 commit intoastral-sh:mainfrom
decathorpe:main
Jan 2, 2024
Merged

Drop unused "ureq" dev-dependency from ruff_cli#9357
charliermarsh merged 1 commit intoastral-sh:mainfrom
decathorpe:main

Conversation

@decathorpe
Copy link
Copy Markdown
Contributor

Summary

The ureq dev-dependency in the ruff_cli workspace member is unused. There are no code references to ureq in that crate.

Test Plan

ruff and its tests continues to compile with the dependency removed. :)

Copy link
Copy Markdown
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again :)

@charliermarsh charliermarsh merged commit 0157cdb into astral-sh:main Jan 2, 2024
@charliermarsh charliermarsh added the internal An internal refactor or improvement label Jan 2, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 2, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants