Skip to content

Commit 903442e

Browse files
committed
modify
1 parent ff17e67 commit 903442e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Senparc.CO2NET.AspNet/Extensions/HttpExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ private static bool IsSet(this IPAddress address)
110110
return address != null && address.ToString() != NullIpAddress;
111111
}
112112

113-
114113
/// <summary>
115114
/// Determines whether the specified HTTP request is an AJAX request.
116115
/// </summary>

0 commit comments

Comments
 (0)