refactored to MP...debugs starts now
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user