remove code comment

This commit is contained in:
Ronald Quenta
2017-08-04 13:56:33 -04:00
parent 4b152e76b1
commit 1b4bbe4213

View File

@@ -57,7 +57,6 @@ function run_addon_core_install($args)
}
///////
//echo "** Installation starting... (workspace: $workspace, store: $storeId, id: $addonName)\n";
$ws = new workspaceTools($workspace);
$ws->initPropel(false);