Skip to content

Commit 2701923

Browse files
committed
fix format
1 parent 58b4cb3 commit 2701923

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)