[IMP] Removed the History tab from customer form.
[odoo/odoo.git] / addons / marketing_campaign / __init__.py
index 23796d1..d37d860 100644 (file)
@@ -20,7 +20,6 @@
 ##############################################################################
 
 import marketing_campaign
-import res_partner
 import report
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: