chore: remove __future__ py2 compatibility imports

This commit is contained in:
Ankush Menat
2021-11-25 16:51:31 +05:30
committed by Ankush Menat
parent 16682e452d
commit fbfaf75b66
2166 changed files with 0 additions and 3208 deletions

View File

@@ -1,5 +1,4 @@
## temp utility
from __future__ import print_function, unicode_literals
import frappe
from frappe.utils import cstr