mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 08:45:44 +02:00
style(backend): fix all eslint errors (#9967)
This commit is contained in:
committed by
GitHub
parent
7c5fc2c423
commit
8f9ce23e52
@@ -40,7 +40,6 @@ function truncateBody<T extends keyof pushNotificationsTypes>(type: T, body: pus
|
||||
},
|
||||
} : {}),
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@Injectable()
|
||||
|
||||
Reference in New Issue
Block a user