Skip to content

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.

1 participant