mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 04:45:37 +00:00
Remove accidental println
This commit is contained in:
parent
8bc2332d9a
commit
15a9da4d84
@ -225,7 +225,6 @@ allprojects {
|
||||
apply plugin: 'eclipse'
|
||||
// Name all the non-root projects after their path so that paths get grouped together when imported into eclipse.
|
||||
if (path != ':') {
|
||||
System.err.println(eclipse.project.name + ' ' + path)
|
||||
eclipse.project.name = path
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user