diff --git a/index.js b/index.js index f32506d..228edd7 100644 --- a/index.js +++ b/index.js @@ -251,7 +251,7 @@ const ContainerService = { } return identity; - } + }; this._oldGetIdentityFromId = ContextualIdentityService.getIdentityFromId; ContextualIdentityService.getIdentityFromId = function(userContextId) {