Remove extra call to old tree updating code.
This commit is contained in:
parent
58911e3026
commit
26ae70190f
1 changed files with 0 additions and 1 deletions
|
|
@ -120,7 +120,6 @@ sub copyBranch {
|
|||
|
||||
my $tree = WebGUI::ProgressTree->new($session, $assetIds );
|
||||
my $maxValue = keys %{ $tree->flat };
|
||||
$process->update(sub { $tree->json });
|
||||
my $update_progress = sub {
|
||||
# update the Fork's progress with how many are done
|
||||
my $flat = $tree->flat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue