Cleanup shared models

This commit is contained in:
Chocobozzz
2021-05-11 11:27:40 +02:00
parent 7d9ba5c089
commit 2b02c520e6
31 changed files with 125 additions and 106 deletions

View File

@@ -4,7 +4,7 @@ import { join } from 'path'
import { serveIndexHTML } from '@server/lib/client-html'
import { getEnabledResolutions, getRegisteredPlugins, getRegisteredThemes } from '@server/lib/config'
import { HttpStatusCode } from '@shared/core-utils/miscs/http-error-codes'
import { HttpNodeinfoDiasporaSoftwareNsSchema20 } from '../../shared/models/nodeinfo'
import { HttpNodeinfoDiasporaSoftwareNsSchema20 } from '../../shared/models/nodeinfo/nodeinfo.model'
import { root } from '../helpers/core-utils'
import { CONFIG, isEmailEnabled } from '../initializers/config'
import {