FossilOrigin-Name: 5fd3c8a726c542d2658c51a19b7e5dcc06cf0785007e9adc51ebde9ef74e3544
This commit is contained in:
me@ow.nekobit.net 2022-04-29 18:02:00 +00:00
parent 9dc5d84708
commit 033080612a
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ int try_post_status(struct session* ssn, mastodont_t* api)
mastodont_create_status(api, &args, &storage);
// TODO cleanup when errors are properly implemented
mastodont_storage_cleanup(&storage);
if (att_storage)
cleanup_media_storages(ssn, att_storage);