Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanskodje committed Apr 15, 2024
1 parent e79b705 commit 43846c5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ class SendInClient(clientProvider: () -> HttpClient) {
suspend fun testSecureApi(): String {
return httpClient.get("http://ebms-send-in/") {
contentType(ContentType.Application.Json)

}.bodyAsText()
}
}
Expand Down

0 comments on commit 43846c5

Please sign in to comment.