Mark Felder 3a8594e927 MastodonAPI.Controller.StatusController: fix dialyzer error
lib/pleroma/web/mastodon_api/controllers/status_controller.ex:333:pattern_match
The pattern can never match the type.

Pattern:
{:ok, _activity}

Type:
{:error, _}
2024-01-22 18:37:29 -05:00
..
2023-12-28 00:17:04 +01:00
2024-01-20 17:33:37 -05:00
2024-01-20 17:22:40 -05:00
2023-12-28 00:17:04 +01:00
2024-01-20 17:16:10 -05:00
2023-12-28 00:17:04 +01:00