Skip to content

Commit fdf526e

Browse files
committed
remove todo
1 parent 036fed8 commit fdf526e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-tools/src/main/java/org/elasticsearch/gradle/util/GradleUtils.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,4 @@ public static String projectPath(String taskPath) {
219219
public static boolean isIncludedBuild(Project project) {
220220
return project.getGradle().getParent() != null;
221221
}
222-
223-
// TODO: helper method for test and jar
224222
}

0 commit comments

Comments
 (0)