remove export and changeset

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2023-01-12 14:39:17 +01:00
parent 939d3ec2e0
commit b14238f7da
2 changed files with 0 additions and 6 deletions
@@ -38,7 +38,6 @@ class MockIdentityServiceImpl implements IdentityService {
}
}
/** @public */
export const mockIdentityFactory = createServiceFactory({
service: coreServices.identity,
deps: {},