mirror of https://github.com/apache/cloudstack.git
Remove comment from testing Git and Eclipse
This commit is contained in:
parent
2a2d618da9
commit
c49cdb21d8
|
|
@ -50,7 +50,6 @@ public class CreateUserCmd extends BaseCmd {
|
||||||
s_properties.add(new Pair<Enum, Boolean>(BaseCmd.Properties.TIMEZONE, Boolean.FALSE));
|
s_properties.add(new Pair<Enum, Boolean>(BaseCmd.Properties.TIMEZONE, Boolean.FALSE));
|
||||||
}
|
}
|
||||||
|
|
||||||
// add a comment for testing Git
|
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return s_name;
|
return s_name;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue