mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01: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