Skip to content

Commit

Permalink
recover empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelianhan007 committed Nov 21, 2024
1 parent 93a010b commit e19cc40
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public Optional<ServerWebExchange> runIt(
String serverUrl = getServerUrl(serverKey);
outputs.put("url", serverUrl);
}

StateValueMappingDto stateValueMappingDto = new StateValueMappingDto();
renderRequestService.parseRequest(facets, stateValueMappingDto);

Expand Down

0 comments on commit e19cc40

Please sign in to comment.