Cleanup unused code (#3951)

* cleanup unused code

* cleanup unused code
This commit is contained in:
Denys Vuika
2024-07-17 14:31:48 -04:00
committed by GitHub
parent a441535549
commit 74384f09f8
5 changed files with 3 additions and 103 deletions

View File

@@ -45,7 +45,6 @@ export * from './lib/directives/pagination.directive';
export * from './lib/models/types';
export * from './lib/models/viewer.rules';
export * from './lib/models/modal-configuration';
export * from './lib/routing/shared.guard';
export * from './lib/routing/plugin-enabled.guard';