Removed IdentityServer, it was overkill #865

This commit is contained in:
Jamie.Rees 2017-08-07 11:57:15 +01:00
parent 7645aff996
commit 046211e017
17 changed files with 226 additions and 346 deletions

View file

@ -14,7 +14,6 @@ using Ombi.Api.TvMaze;
using Ombi.Core;
using Ombi.Core.Engine;
using Ombi.Core.Engine.Interfaces;
using Ombi.Core.IdentityResolver;
using Ombi.Core.Models.Requests;
using Ombi.Core.Notifications;
using Ombi.Core.Rule;