@@ -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({