Visual Studio Reformat: Emby.Server.Implementations Part Liv-P

This commit is contained in:
Erwin de Haan
2019-01-13 20:22:00 +01:00
parent 58b582bdcb
commit 39ef1106d7
31 changed files with 175 additions and 215 deletions

View File

@@ -1,7 +1,7 @@
using System;
using System.Net.WebSockets;
using System.Threading;
using System.Threading.Tasks;
using System.Net.WebSockets;
namespace Emby.Server.Implementations.Net
{