mirror of
https://github.com/LemmyNet/lemmy.git
synced 2026-05-06 16:39:33 -05:00
5dea21d531
* Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 * Fixing clippy.