Logging changes

This commit is contained in:
MrFry 2020-03-17 18:18:00 +01:00
parent 6a3593fa6e
commit cc91f4b0da
2 changed files with 5 additions and 3 deletions

View file

@ -161,7 +161,6 @@ app.post('/isAdding', function (req, res) {
})
app.get('/ask', function (req, res) {
logger.LogReq(req)
if (Object.keys(req.query).length === 0) {
logger.DebugLog(`No query params`, 'ask', 1)
res.json({