Skip to content

Commit 25b5fa2

Browse files
committed
fix (JAVA SPRING WEBCLIENT): Fix code indention again
1 parent bef5e06 commit 25b5fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/openapi-generator/src/main/resources/Java/libraries/webclient

modules/openapi-generator/src/main/resources/Java/libraries/webclient/api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public class {{classname}} {
4646
}
4747

4848
public ApiClient getApiClient() {
49-
return apiClient;
49+
return apiClient;
5050
}
5151

5252
public void setApiClient(ApiClient apiClient) {

0 commit comments

Comments
 (0)