[MERGE] fix HR
[odoo/odoo.git] / addons / hr_recruitment / wizard / __init__.py
index 607db0a..fde7df6 100644 (file)
 ##############################################################################
 
 
-import hr_recruitment_phonecall
 import hr_recruitment_create_partner_job
 import hr_recruitment_employee_hired
-import email_compose_message
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: