removed debug message from upgrade script
This commit is contained in:
parent
82a7e5dfd2
commit
f6ef71d244
1 changed files with 0 additions and 1 deletions
|
|
@ -256,7 +256,6 @@ sub addPackage {
|
|||
next;
|
||||
}
|
||||
$asset->update( { isDefault => 1 } );
|
||||
print "Updated $assetId\n";
|
||||
}
|
||||
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue