diff --git a/templates/jax-rs-config.java.mustache b/templates/jax-rs-config.java.mustache index b654bff..4c62a9c 100644 --- a/templates/jax-rs-config.java.mustache +++ b/templates/jax-rs-config.java.mustache @@ -47,8 +47,5 @@ public class {{configName}} implements ClientRequestFilter { {{/headers}} } - public Client getClient() { - - } } \ No newline at end of file