aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/IServerApplicationPaths.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:58 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:58 +0100
commit3ed6f370305d8f73f88bb0f7a752e969148a1cbd (patch)
treebaefba3f65c15e9dbef2a3cb964a70c286330e05 /MediaBrowser.Controller/IServerApplicationPaths.cs
parent51ed47f4c4956f22449e688e04ff66da5206bdcc (diff)
EditorConfig reformat: MediaBrowser.Controller
Diffstat (limited to 'MediaBrowser.Controller/IServerApplicationPaths.cs')
-rw-r--r--MediaBrowser.Controller/IServerApplicationPaths.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/IServerApplicationPaths.cs b/MediaBrowser.Controller/IServerApplicationPaths.cs
index 0358b9264..3141287c8 100644
--- a/MediaBrowser.Controller/IServerApplicationPaths.cs
+++ b/MediaBrowser.Controller/IServerApplicationPaths.cs
@@ -105,4 +105,4 @@ namespace MediaBrowser.Controller
string GetTranscodingTempPath();
}
-} \ No newline at end of file
+}