durch/rust-s3

Unexpected `println!`

zaninime opened this issue · 0 comments

I used the streaming PUT feature and found my logs full of this line: https://github.com/durch/rust-s3/blob/7fdb685d71385152198f906068f15faaabd28592/s3/src/request/request_trait.rs#LL164C23-L164C23

Is there any reason behind it, or can it be removed? I'll follow-up with a PR. Thanks in advance :)