Skip to content

Commit 45764f4

Browse files
Cleanup
1 parent 4d25aaa commit 45764f4

File tree

1 file changed

+0
-5
lines changed
  • x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/action

1 file changed

+0
-5
lines changed

x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/action/EsqlSlowLogIT.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,4 @@ private static void testAllLevels(
200200
).get();
201201
}
202202
}
203-
204-
private DiscoveryNode randomDataNode() {
205-
return randomFrom(clusterService().state().nodes().getDataNodes().values());
206-
}
207-
208203
}

0 commit comments

Comments
 (0)