Issue #3174190 by anmolgoyal74: Repetive 'using' word in DbImportCommand.php
parent
d145ac3a54
commit
0af3c6a9ec
|
@ -12,7 +12,7 @@ use Symfony\Component\Console\Output\OutputInterface;
|
|||
/**
|
||||
* Provides a command to import the current database from a script.
|
||||
*
|
||||
* This script runs on databases exported using using one of the database dump
|
||||
* This script runs on databases exported using one of the database dump
|
||||
* commands and imports it into the current database connection.
|
||||
*
|
||||
* @see \Drupal\Core\Command\DbImportApplication
|
||||
|
|
Loading…
Reference in New Issue