Skip to content

Commit

Permalink
fix: pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Jul 23, 2024
1 parent c29c998 commit 12d53c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ class DefaultCouchDbClient(
}
.accept(MediaType.APPLICATION_JSON).exchangeToMono {
handleResponse(it, DocSuccess::class)
// todo map to string, then parse with object mapper
}
}
}
Expand Down

0 comments on commit 12d53c7

Please sign in to comment.