[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
];
/**

View File

@@ -83,7 +83,6 @@ import { FileSectionComponent } from './app/item-page/simple/field-components/fi
import { SearchModule } from '../../app/shared/search/search.module';
import { ResourcePoliciesModule } from '../../app/shared/resource-policies/resource-policies.module';
import { ComcolModule } from '../../app/shared/comcol/comcol.module';
import { FileSectionComponent } from './app/item-page/simple/field-components/file-section/file-section.component';
import { FeedbackComponent } from './app/info/feedback/feedback.component';
const DECLARATIONS = [