mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-07 04:41:31 -05:00
Minor: be more Go idiomatic: just use a function to pick the attachment from an Email's attachment list instead of using an interface with multiple iplementation structs.