mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 18:58:39 +08:00
Removed debugging tool
This commit is contained in:
@@ -12,7 +12,3 @@ module.exports = {
|
||||
context: new Context(req)
|
||||
})
|
||||
};
|
||||
|
||||
process.on('unhandledRejection', (err) => {
|
||||
console.error(err);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user