removed client field from client config

master
Niclas Thobaben 2021-07-18 16:36:30 +02:00
parent 47e82eddee
commit 5be22675ec
1 changed files with 0 additions and 3 deletions

View File

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