remove debug

This commit is contained in:
Jonny_Bro (Nikita) 2023-06-19 14:26:01 +05:00
parent 6fd43d7704
commit aa6c033171

View file

@ -50,8 +50,6 @@ module.exports = (app, config, themeConfig, modules) => {
if (config.port !== 80 && config.port !== 443) {
pport = `:${config.port}`
}
console.log("config " + config.port)
console.log("pp " + pport)
if (!config.minimizedConsoleLogs) {
console.log(