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(build): Remove debug println! #287

Merged
merged 4 commits into from
Mar 27, 2020
Merged

Conversation

alce
Copy link
Collaborator

@alce alce commented Mar 8, 2020

Remove unnecessary println! from tonic-build:

out: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }

can get a bit noisy and I think it serves no purpose.

Also, fixed a couple of typos, sorry to mix things up but such small edits...hope you don't mind.

tonic-build/src/lib.rs Outdated Show resolved Hide resolved
@LucioFranco LucioFranco merged commit e2c2be2 into hyperium:master Mar 27, 2020
@alce alce deleted the remove-debug branch September 24, 2020 15:05
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