Skip to content

Commit 4e26057

Browse files
committed
Fix style
1 parent d752f0e commit 4e26057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/es/upv/i3m/grycap/im/InfrastructureManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ public void destroyInfrastructure(String infId) throws ImClientException {
248248
String.class);
249249
}
250250

251-
/**
251+
/**
252252
* Undeploy the virtual machines associated to the infrastructure with ID
253253
* 'infId'.
254254
* This call will not wait for the VMs to be created to return.

0 commit comments

Comments
 (0)