Skip to content
Snippets Groups Projects
Commit 8a2bc31e authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Issue #3460888: Remove unused variable

parent 65dbe812
No related branches found
No related tags found
No related merge requests found
Pipeline #303428 failed
......@@ -62,7 +62,6 @@ function project_composer_drush_command() {
*/
function drush_project_composer_process_project() {
$args = func_get_args();
$provider_includes_to_rebuild = [];
foreach ($args as $shortname) {
drush_print("Processing package metadata for $shortname");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment