Skip to content

Commit be041d9

Browse files
committed
Added missing import.
Signed-off-by: AWSHurneyt <[email protected]>
1 parent 2e0f127 commit be041d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alerting/src/test/kotlin/org/opensearch/alerting/resthandler/MonitorRestApiIT.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ package org.opensearch.alerting.resthandler
66

77
import org.apache.http.HttpHeaders
88
import org.apache.http.entity.ContentType
9+
import org.apache.http.entity.StringEntity
910
import org.apache.http.message.BasicHeader
1011
import org.apache.http.nio.entity.NStringEntity
1112
import org.opensearch.alerting.ALERTING_BASE_URI

0 commit comments

Comments
 (0)