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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cleanup build warnings #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dan-da
Copy link

@dan-da dan-da commented Apr 21, 2023

Hi! I'm not sure if you are ready to accept PRs or not, but this is just a simple cleanup of some build warnings that hopefully you will find an improvement. I'm glad to see openbazaar development resume, and in rust no less! 馃憤

--

This fixes the trivial build warnings.

note: I removed use statements that are unused, but I left commented anything that I found referenced in commented code below.

A couple of dead-code warnings remain, which seem useful as build-time warnings so they get resolved. So I did not #[allow(dead_code)].

This fixes the trivial build warnings.

A couple of dead-code warnings remain, which seem useful as build-time
warnings so they get resolved.
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

1 participant