mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-01 10:01:12 +01:00
remove log
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports = function (Plugins) {
|
||||
},
|
||||
timeout: 5000,
|
||||
});
|
||||
console.log(response, body);
|
||||
|
||||
if (response.status !== 200) {
|
||||
winston.error(`[plugins.submitUsageData] received ${response.status} ${body}`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user