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 compile warning #5595

Merged
merged 1 commit into from
Sep 10, 2018
Merged

Fix compile warning #5595

merged 1 commit into from
Sep 10, 2018

Conversation

baumanj
Copy link
Contributor

@baumanj baumanj commented Sep 10, 2018

warning: unused `#[macro_use]` import
  --> components/sup/src/lib.rs:77:1

warning: unused `#[macro_use]` import
  --> components/sup/src/lib.rs:77:1

Signed-off-by: Jon Bauman <5906042+baumanj@users.noreply.github.com>
@thesentinels
Copy link
Contributor

Thanks for the pull request! Here is what will happen next:

  1. Your PR will be reviewed by the maintainers
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@baumanj baumanj mentioned this pull request Sep 10, 2018
7 tasks
Copy link
Contributor

@christophermaier christophermaier left a comment

Choose a reason for hiding this comment

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

tenor-87160798

@baumanj baumanj merged commit 03b7567 into master Sep 10, 2018
@baumanj baumanj deleted the unused-macro-use-warning/5467 branch September 10, 2018 17:01
chef-ci pushed a commit that referenced this pull request Sep 10, 2018
Obvious fix; these changes are the result of automation not creative thinking.
@christophermaier christophermaier added Type:BugFixes PRs that fix an existing bug and removed X-fix labels Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:BugFixes PRs that fix an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants