mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Visual Studio Reformat: MediaBrowser.Controller
This commit is contained in:
parent
106d1d18ed
commit
26ca4b607b
143 changed files with 424 additions and 503 deletions
|
|
@ -1,8 +1,8 @@
|
|||
using MediaBrowser.Model.Serialization;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using MediaBrowser.Controller.Providers;
|
||||
using MediaBrowser.Model.Configuration;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using MediaBrowser.Model.Serialization;
|
||||
using MediaBrowser.Model.Users;
|
||||
|
||||
namespace MediaBrowser.Controller.Entities
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue