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,8 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals
from json import loads