Remove tmp file

FossilOrigin-Name: abe6aaf635e157591bb2e55ba30b38f4b9e70db44d4c8a050674fba805800dd3
This commit is contained in:
me@ow.nekobit.net 2022-03-18 03:14:08 +00:00
parent 7df17d4feb
commit 71988d970f
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
nekobit@toomuchram.2137:1647556304

View file

@ -24,6 +24,7 @@ int mastodont_request(mastodont_t* data, struct mastodont_request_args* args)
struct mstdnt_storage* storage = args->storage;
struct mstdnt_fetch_results results = { 0 };
char* post;
char*
storage->needs_cleanup = 0;