mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:23:08 +02:00
Update NotificationService.ts
This commit is contained in:
parent
89e2c302dd
commit
a9bc22e4e6
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import { setTimeout } from 'node:timers/promises';
|
||||
import { Inject, Injectable, OnApplicationShutdown } from '@nestjs/common';
|
||||
import { In } from 'typeorm';
|
||||
import { DI } from '@/di-symbols.js';
|
||||
|
|
Loading…
Reference in a new issue