Visual Studio Reformat: Jellyfin.Server

This commit is contained in:
Erwin de Haan
2019-01-13 20:24:27 +01:00
parent 80691e53b0
commit f0acc0446c
5 changed files with 28 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
using System;
using System.Net.WebSockets;
using System.Threading;
using System.Threading.Tasks;
using System.Net.WebSockets;
using Emby.Server.Implementations.Net;
using Microsoft.Extensions.Logging;