Made printWidth smaller for better readability, removed redundant services

This commit is contained in:
2025-01-04 20:42:32 +01:00
parent ae269be196
commit 9bdafd5026
11 changed files with 49 additions and 78 deletions

View File

@ -1,4 +1,3 @@
import { EntityManager } from '@mikro-orm/core'
import { MikroORM } from '@mikro-orm/mysql'
import Logger, { LoggerType } from './logger'