aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Updates/IInstallationManager.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:41 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:41 +0100
commit51ed47f4c4956f22449e688e04ff66da5206bdcc (patch)
treecf66869e5128faacc83ef1db1ce08b210f718d01 /MediaBrowser.Common/Updates/IInstallationManager.cs
parent5b3d8a6d7610598a030e60ea6d7dff4e5a78553d (diff)
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
Diffstat (limited to 'MediaBrowser.Common/Updates/IInstallationManager.cs')
-rw-r--r--MediaBrowser.Common/Updates/IInstallationManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Common/Updates/IInstallationManager.cs b/MediaBrowser.Common/Updates/IInstallationManager.cs
index c017d310c..36bda2015 100644
--- a/MediaBrowser.Common/Updates/IInstallationManager.cs
+++ b/MediaBrowser.Common/Updates/IInstallationManager.cs
@@ -118,4 +118,4 @@ namespace MediaBrowser.Common.Updates
/// <exception cref="System.ArgumentException"></exception>
void UninstallPlugin(IPlugin plugin);
}
-} \ No newline at end of file
+}