Fixing ESLint issues
This commit is contained in:
@@ -251,7 +251,7 @@ const ContainerService = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return identity;
|
return identity;
|
||||||
}
|
};
|
||||||
|
|
||||||
this._oldGetIdentityFromId = ContextualIdentityService.getIdentityFromId;
|
this._oldGetIdentityFromId = ContextualIdentityService.getIdentityFromId;
|
||||||
ContextualIdentityService.getIdentityFromId = function(userContextId) {
|
ContextualIdentityService.getIdentityFromId = function(userContextId) {
|
||||||
|
|||||||
Reference in New Issue
Block a user