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

refactor(mention, model, util, validate): Remove redundant imports #2316

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

Gelbpunkt
Copy link
Member

Detection for this has improved in recent rustc versions, causing docs builds to fail in CI.

@Gelbpunkt Gelbpunkt added c-model Affects the model crate t-fix Fixes a bug in the library t-ci Anything to do with CI. labels Feb 20, 2024
@github-actions github-actions bot added c-mention Affects the mention crate c-util Affects the util crate c-validate Affects the validate crate labels Feb 20, 2024
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
@Gelbpunkt Gelbpunkt changed the title fix(model): Fix redundant import refactor(mention, model, util, validate): Remove redundant imports Feb 20, 2024
@github-actions github-actions bot added the t-refactor Refactors APIs or code. label Feb 20, 2024
@Gelbpunkt Gelbpunkt removed the t-fix Fixes a bug in the library label Feb 20, 2024
@vilgotf vilgotf merged commit e425644 into twilight-rs:main Feb 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-mention Affects the mention crate c-model Affects the model crate c-util Affects the util crate c-validate Affects the validate crate t-ci Anything to do with CI. t-refactor Refactors APIs or code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants