mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
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