mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 06:52:21 +00:00
7017ffa2a3
In the POSIX `ListParts` implementation, there was a code snippet that loaded the object metadata, even though it wasn’t needed and never used in the response. This redundant code has now been removed.