mirror of
https://github.com/MisskeyIO/misskey
synced 2024-11-23 14:46:40 +09:00
Update NotificationService.ts
This commit is contained in:
parent
89e2c302dd
commit
a9bc22e4e6
@ -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 New Issue
Block a user