Skip to content

Commit

Permalink
Remove heapdump
Browse files Browse the repository at this point in the history
Having build errors and it's unused
  • Loading branch information
werebus committed May 18, 2024
1 parent c0c49bc commit 53261c1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 26 deletions.
2 changes: 0 additions & 2 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ loadConfig();

module.exports.config = config;

//require('heapdump');

logger.info('Backend service is starting up...');

process.on('uncaughtException', function (err) {
Expand Down
27 changes: 4 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"express-form": "0.12.6",
"express-session": "^1.17.1",
"firebase-messaging": "^1.0.6",
"heapdump": "0.3.15",
"ioredis": "^4.28.5",
"less-middleware": "3.1.0",
"luxon": "^1.28.1",
Expand Down

0 comments on commit 53261c1

Please sign in to comment.