Skip to content

Commit c34ac1c

Browse files
authored
Update wordpress.php
1 parent 9a9b385 commit c34ac1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appengine/php72/wordpress/wordpress.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
use Symfony\Component\Console\Output\OutputInterface;
2727
use Google\Cloud\Utils\WordPressProject;
2828

29-
$application = new Application('WordPress on Google Cloud Helper');
30-
3129
$wordPressOptions = new InputDefinition([
3230
new InputOption('project_id', null, InputOption::VALUE_REQUIRED, 'Google Cloud project id'),
3331
new InputOption('db_region', null, InputOption::VALUE_REQUIRED, 'Cloud SQL region'),

0 commit comments

Comments
 (0)