refactored to MP...debugs starts now

This commit is contained in:
STEINNI
2025-10-06 17:38:43 +00:00
parent 350d37e465
commit 4c325056a8
3 changed files with 0 additions and 9 deletions
-1
View File
@@ -13,7 +13,6 @@ module.exports = class RedisConnexion {
this.cfgh = options.cfgh
this.midasSubscriptions = []
this.accessRights = new AccesRights(this.config, options.debug)
this.AWScodeCommitRole = 'arn:aws:iam::959160311435:role/EIC-CodeCommitReader'
// Plugins related
this.plugins = {}