Skip to content

Commit 872e558

Browse files
committed
Format script
1 parent fbce035 commit 872e558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/webdriver/Chromium/ChromiumDriverService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ protected ChromiumDriverService(string? executablePath, string? executableFileNa
9494
/// <para>A value of <see langword="null"/> or <see cref="string.Empty"/> means only the local loopback address can connect.</para>
9595
/// </summary>
9696
public string? AllowedIPAddresses { get; set; }
97-
97+
9898
/// <summary>
9999
/// Adds readable timestamps to log
100100
/// </summary>

0 commit comments

Comments
 (0)