linting
This commit is contained in:
parent
8e31774670
commit
94b07b2bc3
2 changed files with 3 additions and 4 deletions
|
|
@ -692,7 +692,6 @@ export async function captureWebhook<T = SystemWebhookPayload>(postAction: () =>
|
|||
return JSON.parse(result) as T;
|
||||
}
|
||||
|
||||
|
||||
// the packed user inside each note returned by `users/notes` has the
|
||||
// latest `notesCount`, not the count at the time the note was
|
||||
// created, so we override it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue