chore: lint

This commit is contained in:
Mar0xy 2023-10-06 19:17:12 +02:00
parent bc5bc64d55
commit 5f9f6e4e0e
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828

View file

@ -625,7 +625,6 @@ export class NoteEditService implements OnApplicationShutdown {
if (this.userEntityService.isLocalUser(user)) {
(async () => {
const noteActivity = await this.renderNoteOrRenoteActivity(data, note);
(note as any).updated
const dm = this.apDeliverManagerService.createDeliverManager(user, noteActivity);
// メンションされたリモートユーザーに配送