Skip to content

Commit d81373f

Browse files
Formatting
1 parent 3296741 commit d81373f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CheckoutSdk/CheckoutConfiguration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public class CheckoutConfiguration
1010

1111
public IHttpClientFactory HttpClientFactory { get; }
1212

13-
public bool RecordTelemetry {get;}
13+
public bool RecordTelemetry { get; }
1414

1515
public CheckoutConfiguration(
1616
SdkCredentials sdkCredentials,

0 commit comments

Comments
 (0)