mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-05 19:31:02 +00:00
Move User repository to Core
This commit is contained in:
parent
a37ded9101
commit
bdeaa93dd8
18 changed files with 18 additions and 18 deletions
|
@ -39,8 +39,8 @@ use Wallabag\CoreBundle\Repository\EntryRepository;
|
|||
use Wallabag\CoreBundle\Repository\IgnoreOriginUserRuleRepository;
|
||||
use Wallabag\CoreBundle\Repository\TaggingRuleRepository;
|
||||
use Wallabag\CoreBundle\Repository\TagRepository;
|
||||
use Wallabag\CoreBundle\Repository\UserRepository;
|
||||
use Wallabag\CoreBundle\Tools\Utils;
|
||||
use Wallabag\UserBundle\Repository\UserRepository;
|
||||
|
||||
class ConfigController extends AbstractController
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue