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

Outputing debug message when not asked ! #7

Open
lowlevl opened this issue Aug 22, 2018 · 1 comment
Open

Outputing debug message when not asked ! #7

lowlevl opened this issue Aug 22, 2018 · 1 comment

Comments

@lowlevl
Copy link

lowlevl commented Aug 22, 2018

Ok(_) => println!("Wrote all data to socket"),

The problem is that you use a println! in your code, so when I ask for version it prints out "Wrote all data to socket"

@fristonio
Copy link
Owner

Yeah, I will try to remove those.

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

No branches or pull requests

2 participants