OpenSearch/modules/rank-eval
Christoph Büscher b4b4cd6ebd
Clean codebase from empty statements (#37822)
* Remove empty statements

There are a couple of instances of undocumented empty statements all across the
code base. While they are mostly harmless, they make the code hard to read and
are potentially error-prone. Removing most of these instances and marking blocks
that look empty by intention as such.

* Change test, slightly more verbose but less confusing
2019-01-25 14:23:02 +01:00
..
src Clean codebase from empty statements (#37822) 2019-01-25 14:23:02 +01:00
build.gradle Rankeval: Fold template test project into main module (#31203) 2018-06-15 15:55:39 +02:00