Fixing ESLint issues
This commit is contained in:
parent
4d247fee9a
commit
16d941197c
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -251,7 +251,7 @@ const ContainerService = {
|
|||
}
|
||||
|
||||
return identity;
|
||||
}
|
||||
};
|
||||
|
||||
this._oldGetIdentityFromId = ContextualIdentityService.getIdentityFromId;
|
||||
ContextualIdentityService.getIdentityFromId = function(userContextId) {
|
||||
|
|
Loading…
Add table
Reference in a new issue