Visual Studio Reformat: MediaBrowser.Controller

This commit is contained in:
Erwin de Haan
2019-01-13 20:25:32 +01:00
parent 106d1d18ed
commit 26ca4b607b
143 changed files with 424 additions and 503 deletions

View File

@@ -1,7 +1,7 @@
using System;
using System.Collections.Generic;
using MediaBrowser.Model.Services;
using MediaBrowser.Model.Events;
using MediaBrowser.Model.Services;
namespace MediaBrowser.Controller.Net
{