small changes around the user management

This commit is contained in:
tidusjar 2016-07-14 12:37:35 +01:00
parent c0641460f6
commit ffe6bc41ac
6 changed files with 131 additions and 118 deletions

View file

@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml.Serialization;
using System.Xml.Serialization;
namespace PlexRequests.Api.Models.Plex
{