Unverified Commit c05d8ca6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3174190 by anmolgoyal74: Repetive 'using' word in DbImportCommand.php

(cherry picked from commit 0af3c6a9)
parent 45cf678a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
/**
 * 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