From 07f5c77c3c0026cc85d91d11185edf614e1c3bd5 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Fri, 5 May 2017 01:50:11 +0100 Subject: [PATCH] removed redundant folders --- Ombi/Ombi.Notifications.Emil/Class1.cs | 8 -------- .../Ombi.Notifications.Emil.csproj | 7 ------- 2 files changed, 15 deletions(-) delete mode 100644 Ombi/Ombi.Notifications.Emil/Class1.cs delete mode 100644 Ombi/Ombi.Notifications.Emil/Ombi.Notifications.Emil.csproj diff --git a/Ombi/Ombi.Notifications.Emil/Class1.cs b/Ombi/Ombi.Notifications.Emil/Class1.cs deleted file mode 100644 index 614f80a27..000000000 --- a/Ombi/Ombi.Notifications.Emil/Class1.cs +++ /dev/null @@ -1,8 +0,0 @@ -using System; - -namespace Ombi.Notifications.Emil -{ - public class Class1 - { - } -} diff --git a/Ombi/Ombi.Notifications.Emil/Ombi.Notifications.Emil.csproj b/Ombi/Ombi.Notifications.Emil/Ombi.Notifications.Emil.csproj deleted file mode 100644 index 954020d10..000000000 --- a/Ombi/Ombi.Notifications.Emil/Ombi.Notifications.Emil.csproj +++ /dev/null @@ -1,7 +0,0 @@ - - - - netstandard1.4 - - - \ No newline at end of file