Skip to content

Commit 8ac2fe9

Browse files
author
Kuno Vercammen
committed
114599: Small lint fixes
1 parent fea2ff7 commit 8ac2fe9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/app/collection-page/create-collection-page/create-collection-page.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import { CreateComColPageComponent } from '../../shared/comcol/comcol-forms/crea
1616
import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component';
1717
import { NotificationsService } from '../../shared/notifications/notifications.service';
1818
import { 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

src/app/community-page/create-community-page/create-community-page.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.comp
1919
import { NotificationsService } from '../../shared/notifications/notifications.service';
2020
import { VarDirective } from '../../shared/utils/var.directive';
2121
import { 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

0 commit comments

Comments
 (0)