mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 13:21:37 +00:00
remove console.log from settings
This commit is contained in:
parent
09527d804e
commit
768a4cc1ad
1 changed files with 0 additions and 2 deletions
|
@ -49,5 +49,3 @@ if process.env['HEALTH_CHECK_PROJECT_ID']? and process.env['HEALTH_CHECK_FILE_ID
|
||||||
file_id: process.env['HEALTH_CHECK_FILE_ID']
|
file_id: process.env['HEALTH_CHECK_FILE_ID']
|
||||||
|
|
||||||
module.exports = settings
|
module.exports = settings
|
||||||
|
|
||||||
console.log module.exports
|
|
Loading…
Reference in a new issue