94390: Implement feedback

This commit is contained in:
Yana De Pauw
2022-09-21 14:28:53 +02:00
parent 878db5be75
commit 96ba1c9319
6 changed files with 4 additions and 11 deletions

View File

@@ -75,7 +75,6 @@ import { DSOEditMenuResolver } from '../shared/dso-page/dso-edit-menu.resolver';
LinkService,
CreateCommunityPageGuard,
CommunityPageAdministratorGuard,
DSOEditMenuResolver
]
})
export class CommunityPageRoutingModule {