Skip to content

Commit

Permalink
Update cloud-gateway-service/src/main/java/org/zowe/apiml/cloudgatewa…
Browse files Browse the repository at this point in the history
…yservice/scheduled/GatewayScanJob.java

Signed-off-by: Pavel Jareš <[email protected]>
  • Loading branch information
pj892031 authored Sep 8, 2023
1 parent 85d91a6 commit cb48b96
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ public class GatewayScanJob {
private final EurekaRegistration serviceRegistration;
private final GatewayIndexService gatewayIndexerService;
private final InstanceInfoService instanceInfoService;

@Value("${apiml.service.apimlId:#{null}}")
private String currentApimlId;
@Value("${apiml.cloudGateway.maxSimultaneousRequests:20}")
Expand Down

0 comments on commit cb48b96

Please sign in to comment.