From 3ffef2bffad6bb5a5d104405366ec3344fb578c0 Mon Sep 17 00:00:00 2001 From: Kristof De Langhe Date: Thu, 14 Jan 2021 13:27:49 +0100 Subject: [PATCH] 75316: TSLint fix --- src/app/core/data/relationship-type.service.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/core/data/relationship-type.service.ts b/src/app/core/data/relationship-type.service.ts index 818a46cc2a..b55a0ade8a 100644 --- a/src/app/core/data/relationship-type.service.ts +++ b/src/app/core/data/relationship-type.service.ts @@ -23,7 +23,6 @@ import { PaginatedList } from './paginated-list.model'; import { RemoteData } from './remote-data'; import { RequestService } from './request.service'; - /** * Check if one side of a RelationshipType is the ItemType with the given label *