mirror of
https://github.com/versity/versitygw.git
synced 2026-02-04 09:22:02 +00:00
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.