mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-02 14:07:05 -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.