]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ImportBundle/Command/ImportCommand.php
Update after previous merge
[github/wallabag/wallabag.git] / src / Wallabag / ImportBundle / Command / ImportCommand.php
similarity index 98%
rename from src/Wallabag/CoreBundle/Command/ImportCommand.php
rename to src/Wallabag/ImportBundle/Command/ImportCommand.php
index 6be6f5e1113309e65ed3af2d0d03d00cb050ff43..3fb8927d7fc18881e60171c85091c518f26e511d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\Command;
+namespace Wallabag\ImportBundle\Command;
 
 use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand;
 use Symfony\Component\Config\Definition\Exception\Exception;