Skip to content

Commit 6ff44d9

Browse files
Remove ide.gradle debug artifact. (#17908)
Signed-off-by: Finn Carroll <[email protected]>
1 parent 5938bc8 commit 6ff44d9

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)