Simulate breaking change

This commit is contained in:
mauriziovitale
2024-07-23 10:25:29 +02:00
parent 33094d31ac
commit e56add620c
+1 -1
View File
@@ -17,7 +17,7 @@
export * from './auth-routing.module';
export * from './auth.module';
export * from './auth.service';
// export * from './auth.service';
export * from './oidc-auth.guard';
export * from './redirect-auth.service';
export * from './view/authentication-confirmation/authentication-confirmation.component';