X-Git-Url: http://source.bookstackapp.com/system-cli/blobdiff_plain/80701a43c1fdfa683be9eec3b646d29640156eb5..16b09eacff9ed09da767e896de4722ff2cae75c4:/src/Commands/RestoreCommand.php diff --git a/src/Commands/RestoreCommand.php b/src/Commands/RestoreCommand.php index 6324e2f..ec83183 100644 --- a/src/Commands/RestoreCommand.php +++ b/src/Commands/RestoreCommand.php @@ -13,8 +13,6 @@ use Cli\Services\Paths; use Cli\Services\ProgramRunner; use Cli\Services\RequirementsValidator; use Exception; -use RecursiveDirectoryIterator; -use RecursiveIteratorIterator; use Symfony\Component\Console\Command\Command; use Symfony\Component\Console\Input\InputArgument; use Symfony\Component\Console\Input\InputInterface;