mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
remove bogus self assign to parent
Signed off by : Nitin Mehta <nitin.mehta@citrix.com>
This commit is contained in:
parent
6217b0fb4c
commit
9350441dd3
@ -28,7 +28,6 @@ public class CreateEntityDownloadURLCommand extends AbstractDownloadCommand {
|
||||
|
||||
public CreateEntityDownloadURLCommand(String installPath, String uuid) {
|
||||
super();
|
||||
this.parent = parent;
|
||||
this.installPath = installPath;
|
||||
this.extractLinkUUID = uuid;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user