simplify ngrx effect registration (#4008)

This commit is contained in:
Denys Vuika
2024-08-06 12:47:17 -04:00
committed by GitHub
parent 70de07f3f1
commit 2d5b9ea708
4 changed files with 12 additions and 40 deletions

View File

@@ -50,5 +50,3 @@ export * from './models/modal-configuration';
export * from './selectors/app.selectors';
export * from './states/app.state';
export * from './store.module';