apply prettier

This commit is contained in:
Bilal Catic
2019-12-16 21:39:26 +01:00
parent 43074b6eb3
commit a45a0ec361

View File

@@ -30,7 +30,7 @@ const MAX_REAL_ESTATES_IN_FIRST_EMAIL =
const PRINT_CRAWLER_DEBUG = process.env.PRINT_CRAWLER_DEBUG_INFO || 0;
const API_MAP_KEY= process.env.API_MAP_KEY || "";
const API_MAP_KEY = process.env.API_MAP_KEY || "";
module.exports = {
APP_PORT,