forked from wallabag/wallabag
Remove the CoreBundle namespace
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
namespace Application\Migrations;
|
||||
|
||||
use Doctrine\DBAL\Schema\Schema;
|
||||
use Wallabag\CoreBundle\Doctrine\WallabagMigration;
|
||||
use Wallabag\Doctrine\WallabagMigration;
|
||||
|
||||
/**
|
||||
* Add origin_url column.
|
||||
|
||||
Reference in New Issue
Block a user