Skip to content

Commit c535ba5

Browse files
swissspidyCopilot
andauthored
Update src/Plugin_Command.php
Co-authored-by: Copilot <[email protected]>
1 parent ff481f5 commit c535ba5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Plugin_Command.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,8 +1539,6 @@ public function install_dependencies( $args, $assoc_args ) {
15391539
$plugin = $this->fetcher->get_check( $args[0] );
15401540
$file = $plugin->file;
15411541

1542-
$dependencies = [];
1543-
15441542
WP_Plugin_Dependencies::initialize();
15451543
$dependencies = WP_Plugin_Dependencies::get_dependencies( $file );
15461544

0 commit comments

Comments
 (0)