114599: Small lint fixes

This commit is contained in:
Kuno Vercammen
2024-04-23 11:55:59 +02:00
parent 9bcd816703
commit 0ac98c5230
3 changed files with 6 additions and 3 deletions

View File

@@ -13,9 +13,9 @@ import { RequestService } from '../../core/data/request.service';
import { RouteService } from '../../core/services/route.service';
import { Collection } from '../../core/shared/collection.model';
import { CreateComColPageComponent } from '../../shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component';
import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component';
import { NotificationsService } from '../../shared/notifications/notifications.service';
import { CollectionFormComponent } from '../collection-form/collection-form.component';
import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component';
/**
* Component that represents the page where a user can create a new Collection