Removed blank lines

This commit is contained in:
Luca Frosini 2024-11-13 11:48:40 +01:00
parent 7cdfe7c0da
commit 2349ad3185
1 changed files with 0 additions and 2 deletions

View File

@ -69,8 +69,6 @@ public class GCubeContext extends ContextImpl {
protected String key;
protected List<String> availableAt;
public GCubeContext(Context c) {
this.uuid = c.getID();
this.metadata = c.getMetadata();