aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/IServerApplicationPaths.cs
diff options
context:
space:
mode:
authorhawken <hawken@thehawken.org>2019-01-07 23:27:46 +0000
committerhawken <hawken@thehawken.org>2019-01-07 23:27:46 +0000
commitbd169e4fd4f5586ab8dad323a520cbcc10de54fe (patch)
tree25ac796d1cbba2d1411612e210b2fde904593ddb /MediaBrowser.Controller/IServerApplicationPaths.cs
parentba1794f64bb1959b3af0fbbddca57df14a5544a9 (diff)
remove trailing whitespace
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 5fb7968dd..7f2605fab 100644
--- a/MediaBrowser.Controller/IServerApplicationPaths.cs
+++ b/MediaBrowser.Controller/IServerApplicationPaths.cs
@@ -16,7 +16,7 @@ namespace MediaBrowser.Controller
/// </summary>
/// <value>The application resources path.</value>
string ApplicationResourcesPath { get; }
-
+
/// <summary>
/// Gets the path to the default user view directory. Used if no specific user view is defined.
/// </summary>