mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 15:32:37 -07:00
Small changes
This commit is contained in:
parent
5b7e4aa5e3
commit
6d40d3b891
9 changed files with 453 additions and 38 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue