aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/ItemUpdateService.cs
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2020-02-05 23:28:00 +0100
committerGitHub <noreply@github.com>2020-02-05 23:28:00 +0100
commitd5fcca3d052128543be3750ce2ae934662a0611b (patch)
treec77c8df888ba6f335caf3e0c88bd5824b2c84852 /MediaBrowser.Api/ItemUpdateService.cs
parentdc62e436c43362f2193415f4c81280c6c1a8560c (diff)
parente8984ed3a9218ff6e37e798e0a2b5cdc4a09240c (diff)
Merge branch 'master' into naming
Diffstat (limited to 'MediaBrowser.Api/ItemUpdateService.cs')
-rw-r--r--MediaBrowser.Api/ItemUpdateService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/ItemUpdateService.cs b/MediaBrowser.Api/ItemUpdateService.cs
index 1847f7fde..c81e89ca3 100644
--- a/MediaBrowser.Api/ItemUpdateService.cs
+++ b/MediaBrowser.Api/ItemUpdateService.cs
@@ -2,7 +2,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
-using System.Threading.Tasks;
using MediaBrowser.Controller.Configuration;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.Entities.Audio;