Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into userdb-efcore

This commit is contained in:
Patrick Barron
2020-06-05 22:33:34 -04:00
2 changed files with 0 additions and 48 deletions

View File

@@ -4,7 +4,6 @@
using System;
using System.Xml.Serialization;
using Jellyfin.Data.Enums;
using MediaBrowser.Model.Configuration;
using AccessSchedule = Jellyfin.Data.Entities.AccessSchedule;
namespace MediaBrowser.Model.Users