Skip to content

Fix warning from unneeded macro_use #527

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

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Fix warning from unneeded macro_use #527

merged 1 commit into from
Oct 12, 2022

Conversation

nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Oct 11, 2022

Fixup for #526

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits): See the
    Rewriting History guide for
    help.
  • Update the changelog (if necessary)

Fixup for #526. We still use
one logging macro, but only if certain `cfg` attributes match, so call
it by the full path of `log::error`.
@phip1611 phip1611 merged commit dcbbc65 into main Oct 12, 2022
@phip1611 phip1611 deleted the bishop-fix-warning branch October 12, 2022 05: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.

2 participants