alamb opened a new pull request #1331: URL: https://github.com/apache/arrow-rs/pull/1331
# Which issue does this PR close? Re https://github.com/apache/arrow-rs/issues/1255 # Rationale for this change There was some code discovered by clippy in https://github.com/apache/arrow-rs/pull/1324 that was legitimately dead. # What changes are included in this PR? Remove a unused / private function and move a function used only by tests to the test module # Are there any user-facing changes? No -- 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]
