marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
58 stars 72 forks source link

Removing invalid JAX-RS file #1670

Closed rjrudin closed 4 months ago

rjrudin commented 4 months ago

No idea why this was ever included in src/main . Will move it to src/test if it turns out any tests expect it to exist, but that is very unlikely since MockRuntimeDelegate does not exist anywhere.