Moar !wip

This commit is contained in:
TidusJar 2018-09-28 12:50:57 +01:00
parent eb89b352f4
commit 2f964f904e
8 changed files with 109 additions and 16 deletions

View file

@ -7,11 +7,8 @@ using Ombi.Core.Models.Search;
using Ombi.Core.Rule.Interfaces;
using Ombi.Store.Entities.Requests;
using Ombi.Store.Entities;
using Microsoft.AspNetCore.Identity;
using System.Linq;
using Microsoft.EntityFrameworkCore;
using Ombi.Core.Authentication;
using Ombi.Helpers;
namespace Ombi.Core.Engine.Interfaces
{