fix: Remove unused imports
This commit is contained in:
parent
1a9d2684e2
commit
d24cfff388
@ -19,8 +19,7 @@ from frappe.utils import (
|
||||
get_link_to_form,
|
||||
getdate,
|
||||
nowdate,
|
||||
now,
|
||||
today
|
||||
today,
|
||||
)
|
||||
from six import text_type
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user