Remove tmp file
FossilOrigin-Name: abe6aaf635e157591bb2e55ba30b38f4b9e70db44d4c8a050674fba805800dd3
This commit is contained in:
parent
7df17d4feb
commit
71988d970f
2 changed files with 1 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
nekobit@toomuchram.2137:1647556304
|
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue