tustvold commented on code in PR #4628: URL: https://github.com/apache/arrow-rs/pull/4628#discussion_r1281751380
########## object_store/Cargo.toml: ########## @@ -71,7 +71,6 @@ aws = ["cloud"] http = ["cloud"] [dev-dependencies] # In alphabetical order -dotenv = "0.15.0" Review Comment: I couldn't see a compelling reason to keep this, I don't use it and I reckon few users are even aware of its existence, lets scream test removing it and see if anyone complains. It only impacts testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
