Visual Studio Reformat: Emby.Notifications

This commit is contained in:
Erwin de Haan
2019-01-13 20:18:07 +01:00
parent 5665933849
commit decc475f7c
5 changed files with 36 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
using MediaBrowser.Common.Configuration;
using System.Collections.Generic;
using MediaBrowser.Common.Configuration;
using MediaBrowser.Model.Notifications;
using System.Collections.Generic;
namespace Emby.Notifications
{