From c190cedcead637d73139047b7823a13d6d510253 Mon Sep 17 00:00:00 2001 From: Lotte Hofstede Date: Thu, 25 Jul 2019 13:18:15 +0200 Subject: [PATCH] fixed lint issue --- src/app/core/cache/builders/build-decorators.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/core/cache/builders/build-decorators.ts b/src/app/core/cache/builders/build-decorators.ts index 070f63be86..0bfb5f0321 100644 --- a/src/app/core/cache/builders/build-decorators.ts +++ b/src/app/core/cache/builders/build-decorators.ts @@ -22,7 +22,6 @@ export function mapsTo(value: GenericConstructor) { } } - /** * Maps a type to the matching class * @param value The resourse type