Remove dead return code.
This commit is contained in:
parent
212ebfdb23
commit
f417ddf0b1
1 changed files with 0 additions and 1 deletions
|
|
@ -683,7 +683,6 @@ sub requestCommit {
|
|||
$self->{_data}{workflowInstanceId} = $instance->getId;
|
||||
$self->session->db->setRow("assetVersionTag","tagId",$self->{_data});
|
||||
return $instance->start;
|
||||
return undef;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue