mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-24 20:46:38 +00:00
chore: remove __future__ py2 compatibility imports
This commit is contained in:
committed by
Ankush Menat
parent
16682e452d
commit
fbfaf75b66
@@ -3,7 +3,6 @@
|
||||
|
||||
# For license information, please see license.txt
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user