forked from wallabag/wallabag
Remove the CoreBundle namespace
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
use Symfony\Component\Config\Loader\LoaderInterface;
|
||||
use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Symfony\Component\HttpKernel\Kernel;
|
||||
use Wallabag\CoreBundle\Import\ImportCompilerPass;
|
||||
use Wallabag\Import\ImportCompilerPass;
|
||||
|
||||
class AppKernel extends Kernel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user