Skip to content

Commit df21ed3

Browse files
author
Cecile Terpin
committed
remove empty lines
1 parent 4e90249 commit df21ed3

File tree

1 file changed

+0
-2
lines changed
  • internal-api/src/main/java/datadog/trace/api

1 file changed

+0
-2
lines changed

internal-api/src/main/java/datadog/trace/api/Config.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -599,14 +599,12 @@ public static String getHostName() {
599599
private final String runtimeVersion;
600600

601601
private final String applicationKey;
602-
603602
/**
604603
* Note: this has effect only on profiling site. Traces are sent to Datadog agent and are not
605604
* affected by this setting. If CI Visibility is used with agentless mode, api key is used when
606605
* sending data (including traces) to backend
607606
*/
608607
private final String apiKey;
609-
610608
/**
611609
* Note: this has effect only on profiling site. Traces are sent to Datadog agent and are not
612610
* affected by this setting.

0 commit comments

Comments
 (0)