removed client field from client config

This commit is contained in:
Niclas Thobaben 2021-07-18 16:36:30 +02:00
parent 47e82eddee
commit 5be22675ec

View file

@ -47,8 +47,5 @@ public class {{configName}} implements ClientRequestFilter {
{{/headers}}
}
public Client getClient() {
}
}