mirror of
https://github.com/Radarr/Radarr
synced 2025-12-24 01:10:41 +01:00
Fix Indent Issue from cherry pick
This commit is contained in:
parent
4928261366
commit
73eb83c9dc
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
using System.Net;
|
||||
using System.Net.Sockets;
|
||||
using System.Net;
|
||||
using System.Net.Sockets;
|
||||
|
||||
namespace NzbDrone.Common.Extensions
|
||||
namespace NzbDrone.Common.Extensions
|
||||
{
|
||||
public static class IPAddressExtensions
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue