mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
refactor: stop returning author
This commit is contained in:
parent
44d525eccb
commit
c5fdc97e58
1 changed files with 0 additions and 2 deletions
|
|
@ -285,8 +285,6 @@ export class DittoRelayStore implements NRelay {
|
|||
})
|
||||
)
|
||||
.execute();
|
||||
|
||||
return author;
|
||||
}
|
||||
|
||||
/** Parse kind 0 metadata and track indexes in the database. */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue