Fix warnings

This commit is contained in:
Bond_009
2020-01-31 22:23:46 +01:00
parent b3811a9498
commit 87d2479b78
84 changed files with 46 additions and 182 deletions

View File

@@ -1,6 +1,4 @@
using System;
using System.Net.WebSockets;
using MediaBrowser.Model.Services;
using Microsoft.AspNetCore.Http;
namespace Emby.Server.Implementations.Net