Skip to content

Commit 940798c

Browse files
committed
Address @penghuo: revert stray blank line in doctest/build.gradle
After 'apply plugin: opensearch.testclusters', one blank line is enough — restoring the single-blank spacing to match upstream/main. Signed-off-by: Kai Huang <ahkcs@amazon.com>
1 parent 50eb98a commit 940798c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doctest/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ plugins {
1515

1616
apply plugin: 'opensearch.testclusters'
1717

18-
1918
def path = project(':').projectDir
2019
// temporary fix, because currently we are under migration to new architecture. Need to run ./gradlew run from
2120
// plugin module, and will only build ppl in it.

0 commit comments

Comments
 (0)