mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
[CST-4875] removed comment and redundant import
This commit is contained in:
@@ -287,9 +287,8 @@ const PROVIDERS = [
|
||||
VocabularyService,
|
||||
VocabularyTreeviewService,
|
||||
SequenceService,
|
||||
GroupDataService
|
||||
GroupDataService,
|
||||
FeedbackDataService,
|
||||
// FeedbackGuard
|
||||
];
|
||||
|
||||
/**
|
||||
|
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user