fix SA1508
This commit is contained in:
@@ -98,7 +98,6 @@ namespace Emby.Server.Implementations.Net
|
||||
}
|
||||
catch (SocketException)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
try
|
||||
@@ -109,7 +108,6 @@ namespace Emby.Server.Implementations.Net
|
||||
}
|
||||
catch (SocketException)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user