From 59b55f451b991f7f11ee397374689df6eac76cdd Mon Sep 17 00:00:00 2001 From: TidusJar Date: Thu, 24 Jan 2019 08:26:47 +0000 Subject: [PATCH] Fixed build !wip --- src/Ombi/ClientApp/app/services/settings.service.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Ombi/ClientApp/app/services/settings.service.ts b/src/Ombi/ClientApp/app/services/settings.service.ts index 776c47e96..64a6edd14 100644 --- a/src/Ombi/ClientApp/app/services/settings.service.ts +++ b/src/Ombi/ClientApp/app/services/settings.service.ts @@ -10,7 +10,6 @@ import { ICronTestModel, ICronViewModelBody, ICustomizationSettings, - ICustomPage, IDiscordNotifcationSettings, IDogNzbSettings, IEmailNotificationSettings,