1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Remove ApiBundle

This commit is contained in:
Yassine Guedidi 2023-12-31 09:40:42 +01:00
parent 85ba249ed1
commit adf195623d
5 changed files with 0 additions and 53 deletions

View file

@ -38,7 +38,6 @@ class AppKernel extends Kernel
// wallabag bundles
new Wallabag\CoreBundle\WallabagCoreBundle(),
new Wallabag\ApiBundle\WallabagApiBundle(),
new Wallabag\ImportBundle\WallabagImportBundle(),
];