diff options
| author | Patrick Barron <barronpm@gmail.com> | 2020-05-26 22:43:03 -0400 |
|---|---|---|
| committer | Patrick Barron <barronpm@gmail.com> | 2020-05-26 22:43:03 -0400 |
| commit | eef7cfd91251ee14717dbccfae7505e444048548 (patch) | |
| tree | dc649764df32955ffdb551e91066cc0c964d6b13 /Emby.Server.Implementations/Updates/InstallationManager.cs | |
| parent | fefb282137e58529bef35631a9409c8f7f9d7e28 (diff) | |
Make SonarCloud less angry
Diffstat (limited to 'Emby.Server.Implementations/Updates/InstallationManager.cs')
| -rw-r--r-- | Emby.Server.Implementations/Updates/InstallationManager.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Updates/InstallationManager.cs b/Emby.Server.Implementations/Updates/InstallationManager.cs index 0b2309889..980572cc2 100644 --- a/Emby.Server.Implementations/Updates/InstallationManager.cs +++ b/Emby.Server.Implementations/Updates/InstallationManager.cs @@ -3,9 +3,7 @@ using System.Collections.Concurrent; using System.Collections.Generic; using System.IO; using System.Linq; -using System.Net; using System.Net.Http; -using System.Runtime.CompilerServices; using System.Runtime.Serialization; using System.Security.Cryptography; using System.Threading; |
