Skip to content

Commit

Permalink
Revert unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
kderusso committed Apr 30, 2024
1 parent fff0c2b commit 759af6a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ public class XPackPlugin extends XPackClientPlugin
RepositoryPlugin,
EnginePlugin,
ClusterPlugin,
MapperPlugin,
SearchPlugin {
MapperPlugin {
private static final DeprecationLogger deprecationLogger = DeprecationLogger.getLogger(XPackPlugin.class);

public static final String ASYNC_RESULTS_INDEX = ".async-search";
Expand Down

0 comments on commit 759af6a

Please sign in to comment.