File tree Expand file tree Collapse file tree
collection-page/create-collection-page Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ import { CreateComColPageComponent } from '../../shared/comcol/comcol-forms/crea
1616import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component' ;
1717import { NotificationsService } from '../../shared/notifications/notifications.service' ;
1818import { CollectionFormComponent } from '../collection-form/collection-form.component' ;
19- import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component' ;
2019
2120/**
2221 * Component that represents the page where a user can create a new Collection
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.comp
1919import { NotificationsService } from '../../shared/notifications/notifications.service' ;
2020import { VarDirective } from '../../shared/utils/var.directive' ;
2121import { CommunityFormComponent } from '../community-form/community-form.component' ;
22- import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component' ;
2322
2423/**
2524 * Component that represents the page where a user can create a new Community
You can’t perform that action at this time.
0 commit comments