File tree Expand file tree Collapse file tree
apps/frontend/src/app/shared/components/data-import-wizard Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,11 +22,7 @@ import {
2222} from '@ng-icons/iconoir'
2323import { FormsModule } from '@angular/forms'
2424import { TranslatePipe , TranslateService } from '@ngx-translate/core'
25- import {
26- ButtonComponent ,
27- CheckToggleComponent ,
28- SpinningLoaderComponent
29- } from 'geonetwork-ui'
25+ import { ButtonComponent , SpinningLoaderComponent } from 'geonetwork-ui'
3026import {
3127 Subject ,
3228 catchError ,
@@ -74,7 +70,6 @@ import { DatasetPreviewTableComponent } from '../dataset-preview-table/dataset-p
7470import { DatasetPreviewMapComponent } from '../dataset-preview-map/dataset-preview-map.component'
7571import { UiAlertBoxComponent } from '../ui-alert-box/ui-alert-box.component'
7672import { TechnicalInfoButtonComponent } from '../technical-info-button/technical-info-button.component'
77- import { RecurrenceSelectorComponent } from '../recurrence-selector/recurrence-selector.component'
7873import { IntegrityLinkStore } from '../../../core/stores/integrity-link.store'
7974import { FooterService } from '../../../core/layout/footer.service'
8075
You can’t perform that action at this time.
0 commit comments