1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Fix Indent Issue from cherry pick

This commit is contained in:
Qstick
2020-04-29 20:55:57 -04:00
parent 4928261366
commit 73eb83c9dc
@@ -1,7 +1,7 @@
using System.Net; using System.Net;
using System.Net.Sockets; using System.Net.Sockets;
namespace NzbDrone.Common.Extensions namespace NzbDrone.Common.Extensions
{ {
public static class IPAddressExtensions public static class IPAddressExtensions
{ {