Removed blank lines
This commit is contained in:
parent
7cdfe7c0da
commit
2349ad3185
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue