Remove sentence in README since I fixed the manual workaround

This commit is contained in:
2025-02-07 19:32:42 +01:00
parent d21a730b2d
commit 1093c0ef56

View File

@ -99,5 +99,5 @@ the operation (`op`), the path (`path`) to apply it to and the new value
A lot more tests. Integration tests, fuzz tests and benchmarks are those that come
to mind.
I would also spend a lot more time understanding cyclic dependencies when (de)serializing
JSON. For now there's a manual workaround in `SigningRequestDocumentServiceImpl.java`.
~~I would also spend a lot more time understanding cyclic dependencies when (de)serializing
JSON. For now there's a manual workaround in `SigningRequestDocumentServiceImpl.java`~~.