Skip to content

Commit 58b4cb3

Browse files
committed
fix format issue with trailing space
1 parent 3e8b27b commit 58b4cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/resourcemanager/src/main/java/cloud/stackit/sdk/resourcemanager/api/ResourceManagerApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ public ResourceManagerApi() throws IOException {
1111
public ResourceManagerApi(CoreConfiguration configuration) throws IOException {
1212
super(configuration);
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)