Skip to content

Commit 38964db

Browse files
committed
spotless
1 parent 57210c0 commit 38964db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dd-java-agent/agent-tooling/src/main/java/datadog/trace/agent/tooling/InstrumenterIndex.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ private InstrumenterIndex(int instrumentationCount, int transformationCount, byt
9393
}
9494

9595
/**
96-
* Queries the index to select modules that either belong to the enabled targetSystems
97-
* or that provide an ExcludeFilter
96+
* Queries the index to select modules that either belong to the enabled targetSystems or that
97+
* provide an ExcludeFilter
9898
*
9999
* @param enabledSystems the enabled target systems
100100
* @return an iterable of modules that apply.

0 commit comments

Comments
 (0)