mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +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 load_json, cint, cstr
|
||||
from webnotes.utils import load_json
|
||||
import json
|
||||
|
||||
@webnotes.whitelist()
|
||||
|
||||
Reference in New Issue
Block a user