chore: remove __future__ py2 compatibility imports
This commit is contained in:
committed by
Ankush Menat
parent
16682e452d
commit
fbfaf75b66
@@ -1,7 +1,6 @@
|
||||
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# License: GNU General Public License v3. See license.txt
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user