From e402ea3a946049819c107c10895719562c6f6982 Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Sat, 30 May 2020 22:10:11 -0400 Subject: [PATCH] remove dup identifier --- src/routes.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes.js b/src/routes.js index aa6f34dd..f0708ac5 100644 --- a/src/routes.js +++ b/src/routes.js @@ -1678,6 +1678,7 @@ module.exports = async ( res.json(channelBackups); }); }); + const GunEvent = Common.Constants.Event const Key = require('../services/gunDB/contact-api/key')