Remove dialog effects (#3972)

* remove dialog effects

* remove dialog effects
This commit is contained in:
Denys Vuika
2024-07-25 12:21:46 -04:00
committed by GitHub
parent d9a0ce7964
commit 1222bf7411
6 changed files with 6 additions and 61 deletions

View File

@@ -38,7 +38,6 @@ export * from './actions/metadata-aspect.actions';
export * from './actions/template.actions';
export * from './actions/contextmenu.actions';
export * from './effects/dialog.effects';
export * from './effects/router.effects';
export * from './effects/snackbar.effects';