Skip to content

Commit 25f4890

Browse files
finnegancarrollHarsh Kothari
authored andcommitted
Remove ide.gradle debug artifact. (opensearch-project#17908)
Signed-off-by: Finn Carroll <[email protected]> Signed-off-by: Harsh Kothari <[email protected]>
1 parent 348bbed commit 25f4890

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gradle/ide.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ if (System.getProperty('idea.active') == 'true') {
4949
}
5050
}
5151

52-
buildScan {
53-
server = 'https://127.0.0.1'
54-
}
55-
5652
idea {
5753
project {
5854
vcs = 'Git'

0 commit comments

Comments
 (0)