fix: unusedなやつ消したり
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
This commit is contained in:
parent
f5658cd47d
commit
6f964f56cc
4 changed files with 2 additions and 23 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { Inject, Injectable } from '@nestjs/common';
|
||||
import rndstr from 'rndstr';
|
||||
import { Endpoint } from '@/server/api/endpoint-base.js';
|
||||
import type { DriveFilesRepository } from '@/models/index.js';
|
||||
import type { DriveFilesRepository } from '@/models/_.js';
|
||||
import { DI } from '@/di-symbols.js';
|
||||
import { CustomEmojiService } from '@/core/CustomEmojiService.js';
|
||||
import { ModerationLogService } from '@/core/ModerationLogService.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue