Skip to content

Commit 422a6ec

Browse files
committed
removing extra line
1 parent ed82f0d commit 422a6ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/NodeDeprecationChecks.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,6 @@ static DeprecationIssue checkWatcherBulkConcurrentRequestsSetting(
10101010
final ClusterState clusterState,
10111011
final XPackLicenseState licenseState
10121012
) {
1013-
10141013
Setting<Integer> deprecatedSetting = Setting.intSetting(
10151014
"xpack.watcher.bulk.concurrent_requests",
10161015
0,

0 commit comments

Comments
 (0)