backend: refactor server/nodeinfo.ts #221
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ import { IsNull, MoreThan } from 'typeorm';
|
|||
import config from '@/config/index.js';
|
||||
import { fetchMeta } from '@/misc/fetch-meta.js';
|
||||
import { Users, Notes } from '@/models/index.js';
|
||||
import { Cache } from '@/misc/cache.js';
|
||||
import { MINUTE } from '@/const.js';
|
||||
|
||||
const router = new Router();
|
||||
|
||||
|
|
Loading…
Reference in a new issue