Small changes

This commit is contained in:
tidusjar 2016-05-31 16:46:48 +01:00
parent 5b7e4aa5e3
commit 6d40d3b891
9 changed files with 453 additions and 38 deletions

View file

@ -27,14 +27,13 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Threading.Tasks;
using Nancy;
using Nancy.Security;
using NLog;
using PlexRequests.Api;
using PlexRequests.Api.Interfaces;
using PlexRequests.Core;
using PlexRequests.Core.SettingModels;