Remove unused variable
This commit is contained in:
parent
f2254a6506
commit
d0e76ba2c5
1 changed files with 0 additions and 2 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue