Add a reference to API Interfaces to fix the build

This commit is contained in:
tidusjar 2016-04-04 08:48:20 +01:00
commit a776f5c36d
2 changed files with 4 additions and 2 deletions

View file

@ -36,8 +36,6 @@ using PlexRequests.Core.SettingModels;
using PlexRequests.Helpers;
using PlexRequests.Store;
using PlexRequests.Store.Repository;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
namespace PlexRequests.Core
{