Remove unused variable

This commit is contained in:
Daniel Lugo 2022-01-17 14:37:08 -04:00
parent f2254a6506
commit d0e76ba2c5

View file

@ -1973,8 +1973,6 @@ module.exports = async (
})
})
const GunEvent = Common.Constants.Event
app.get('/api/gun/lndchanbackups', async (req, res) => {
try {
const user = require('../services/gunDB/Mediator').getUser()