From 62abf43589fa23a8e24e8f461b619b2a8b4e1eff Mon Sep 17 00:00:00 2001 From: Victor Balbo Date: Tue, 23 May 2023 16:58:57 -0300 Subject: [PATCH] fix(component): remove account service --- src/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index eab222cb..84d498a2 100644 --- a/src/index.ts +++ b/src/index.ts @@ -13,7 +13,6 @@ const BlipComponents = angular ]) .name; - export { BlipComponents, SharedModule,