mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
cleaned up imports, doc
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
import webnotes
|
||||
from webnotes.utils import load_json, cint, cstr, flt, get_defaults
|
||||
from webnotes.model.doc import Document, addchild, removechild, getchildren
|
||||
from webnotes.model.doc import Document, addchild, getchildren
|
||||
from webnotes.model.doclist import getlist, copy_doclist
|
||||
from webnotes.model.code import get_obj
|
||||
from webnotes import msgprint
|
||||
|
||||
Reference in New Issue
Block a user