aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/Updates
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-08-22 14:28:24 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-08-22 14:28:24 -0400
commit430b187ef6b7d550e9ade89dd0254c5d1448a77a (patch)
tree08a84e332db5b2f76942ee1392fde2a312317e26 /MediaBrowser.Common.Implementations/Updates
parent9f7dbec0db461fe416d825b483d475f476c9d42d (diff)
start a dashboard folder
Diffstat (limited to 'MediaBrowser.Common.Implementations/Updates')
-rw-r--r--MediaBrowser.Common.Implementations/Updates/GithubUpdater.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Common.Implementations/Updates/GithubUpdater.cs b/MediaBrowser.Common.Implementations/Updates/GithubUpdater.cs
index d1ec30210..a118f7c26 100644
--- a/MediaBrowser.Common.Implementations/Updates/GithubUpdater.cs
+++ b/MediaBrowser.Common.Implementations/Updates/GithubUpdater.cs
@@ -33,7 +33,6 @@ namespace MediaBrowser.Common.Implementations.Updates
EnableKeepAlive = false,
CancellationToken = cancellationToken,
UserAgent = "Emby/3.0"
-
};
if (_cacheLength.Ticks > 0)