mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
fix typo
This commit is contained in:
parent
cddf198c83
commit
0d2675e80b
@ -211,7 +211,6 @@ public class ShardIndexingService extends AbstractIndexShardComponent {
|
||||
} catch (Exception e) {
|
||||
logger.warn("postDelete listener [{}] failed", e, listener);
|
||||
}
|
||||
listener.postDelete(delete);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user