mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-02 21:23:20 -04: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.