diff --git a/website/helpers/contact.py b/website/helpers/contact.py index bf1521ee11e..0042c03d336 100644 --- a/website/helpers/contact.py +++ b/website/helpers/contact.py @@ -17,7 +17,6 @@ from __future__ import unicode_literals import webnotes -from core.doctype.communication.communication import make from webnotes.utils import now max_communications_per_hour = 300