diff --git a/base_customer_user/__manifest__.py b/base_customer_user/__manifest__.py index bf5aeb1..b0835b3 100644 --- a/base_customer_user/__manifest__.py +++ b/base_customer_user/__manifest__.py @@ -14,5 +14,4 @@ "data/res_users_data.xml", "data/res_currency_data.xml", ], - "pre_init_hook": "pre_init_hook", }