Skip to content

Commit fdb8500

Browse files
committed
Update NotificationConfigIndex.kt
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
1 parent 8c6eaac commit fdb8500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifications/notifications/src/main/kotlin/org/opensearch/notifications/index/NotificationConfigIndex.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import org.opensearch.action.index.IndexRequest
2222
import org.opensearch.action.index.IndexResponse
2323
import org.opensearch.action.search.SearchRequest
2424
import org.opensearch.action.search.SearchResponse
25-
import org.opensearch.action.support.master.AcknowledgedResponse
25+
import org.opensearch.action.support.clustermanager.AcknowledgedResponse
2626
import org.opensearch.client.Client
2727
import org.opensearch.cluster.service.ClusterService
2828
import org.opensearch.common.unit.TimeValue

0 commit comments

Comments
 (0)