CrazyDoctor 1 year ago
parent
commit
dad8fdd8bd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/index.ts

+ 0 - 2
src/index.ts

@@ -44,8 +44,6 @@ class ServerApp {
 		const ServerConfig = Config.server;
 		const SourcesConfig = Config.sources;
 
-		console.log(os.homedir());
-
 		CommentsManager.init(path.resolve(`${os.homedir()}/${SourcesConfig.assetsDir}/comments`), ServerConfig.commentsRepoUrl);
 
 		new Server({