mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 14:26:27 +00:00
IndexService: remove unneed inject annotation from
This commit is contained in:
parent
0ce88b5887
commit
07044e02b9
@ -93,7 +93,6 @@ public final class IndexService extends AbstractIndexComponent implements IndexC
|
||||
private final AtomicBoolean deleted = new AtomicBoolean(false);
|
||||
private final IndexSettings indexSettings;
|
||||
|
||||
@Inject
|
||||
public IndexService(IndexSettings indexSettings, NodeEnvironment nodeEnv,
|
||||
SimilarityService similarityService,
|
||||
ShardStoreDeleter shardStoreDeleter,
|
||||
|
Loading…
x
Reference in New Issue
Block a user