[CST-4875] removed comment and redundant import

This commit is contained in:
Corrado Lombardi
2022-01-24 21:48:00 +01:00
parent 36e5a75325
commit 6a78c1bcf8
2 changed files with 1 additions and 3 deletions

View File

@@ -287,9 +287,8 @@ const PROVIDERS = [
VocabularyService,
VocabularyTreeviewService,
SequenceService,
GroupDataService
GroupDataService,
FeedbackDataService,
// FeedbackGuard
];
/**