diff --git a/docs/upgrades/upgrade_7.5.21-7.6.0.pl b/docs/upgrades/upgrade_7.5.21-7.6.0.pl index 8f82f0061..7608d7049 100644 --- a/docs/upgrades/upgrade_7.5.21-7.6.0.pl +++ b/docs/upgrades/upgrade_7.5.21-7.6.0.pl @@ -256,7 +256,6 @@ sub addPackage { next; } $asset->update( { isDefault => 1 } ); - print "Updated $assetId\n"; } return;