style(backend): fix all eslint errors (#9967)
This commit is contained in:
parent
7c5fc2c423
commit
8f9ce23e52
9 changed files with 11 additions and 12 deletions
|
@ -40,7 +40,6 @@ function truncateBody<T extends keyof pushNotificationsTypes>(type: T, body: pus
|
|||
},
|
||||
} : {}),
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@Injectable()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue