chore: remove utf-8 compat code

This commit is contained in:
Ankush Menat
2021-11-04 18:43:44 +05:30
parent 25f647f067
commit 6098e92ba9
1966 changed files with 0 additions and 2865 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# ERPNext - web based ERP (http://erpnext.com)
# Copyright (C) 2012 Frappe Technologies Pvt Ltd
@@ -17,7 +16,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# default settings that can be made for a user.
from __future__ import unicode_literals
product_name = "ERPNext"
user_defaults = {