mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Visual Studio Reformat: Emby.Server.Implementations Part S-S
This commit is contained in:
parent
39ef1106d7
commit
0efc699e3d
45 changed files with 111 additions and 138 deletions
|
|
@ -1,8 +1,8 @@
|
|||
using MediaBrowser.Controller.Entities;
|
||||
using System;
|
||||
using System.Linq;
|
||||
using MediaBrowser.Controller.Entities;
|
||||
using MediaBrowser.Controller.Sorting;
|
||||
using MediaBrowser.Model.Querying;
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
||||
namespace Emby.Server.Implementations.Sorting
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue