mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 11:15:16 +00:00
Remove extra definition
Since Symfony 3.0.3 has been released
This commit is contained in:
parent
30e5174ea7
commit
a19a371ae7
1 changed files with 0 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
services:
|
||||
# might be fixed in the symfony release
|
||||
# https://github.com/FriendsOfSymfony/FOSUserBundle/issues/2048
|
||||
fos_user.doctrine_registry:
|
||||
alias: doctrine
|
||||
|
||||
wallabag_user.auth_code_mailer:
|
||||
class: Wallabag\UserBundle\Mailer\AuthCodeMailer
|
||||
arguments:
|
||||
|
|
Loading…
Reference in a new issue