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 (main,book_bars,helpers): fix cargo warnings #43

Closed
wants to merge 1 commit into from

Conversation

mattgathu
Copy link

Fixed unused import warnings:

  • unused import: std::mem
  • unused #[macro_use] import
  • unused import: Emoji

Fixed unused import warnings:

* unused import: `std::mem`
* unused `#[macro_use]` import
* unused import: `Emoji`
@crowdagger
Copy link
Owner

Thanks for the contribution! However, I probably won't be able to merge this PR as I am currently refactoring things quite a bit and code has already evolved locally so it's a bit of a mess. Sorry, probably should have created another branch for that :)

@mattgathu
Copy link
Author

Alright. Hoping to see the updated code on github soon. I was also working on several other PRs, I guess I will have to ditch them and wait.

@mattgathu mattgathu closed this Oct 7, 2017
@crowdagger
Copy link
Owner

Code should now be a bit more stable. Sorry about the inconvenience, I'm used to be a bit alone on the repo :)

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.

None yet

2 participants