Removed some logs

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-06 15:01:06 +01:00
parent fe722acacc
commit c1d56ebb55
3 changed files with 0 additions and 6 deletions

View File

@@ -30,7 +30,6 @@ function requested_change(type, string, channel) {
}
});
} catch(e) {
console.log(e);
console.log("Mail is not configured and wont work");
console.log("Seems you forgot to create a mailconfig.js in /server/config/. Have a look at the mailconfig.example.js.");
}