diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/config/profilefields.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/config/profilefields.yml b/phpBB/config/profilefields.yml index b73d4b64c0..5a861a4b56 100644 --- a/phpBB/config/profilefields.yml +++ b/phpBB/config/profilefields.yml @@ -11,7 +11,6 @@ services: - %tables.profile_fields% - %tables.profile_fields_language% - %tables.profile_fields_data% - calls: profilefields.lang_helper: class: phpbb\profilefields\lang_helper |