mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
removed unnecessary imports
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
from __future__ import unicode_literals
|
||||
import webnotes
|
||||
|
||||
from webnotes.utils import getdate, now, nowdate, validate_email_add
|
||||
from webnotes.utils import getdate, validate_email_add
|
||||
from webnotes.model.doc import make_autoname
|
||||
from webnotes import msgprint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user