mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
removed unicode literals from patch list
This commit is contained in:
@@ -511,11 +511,6 @@ patch_list = [
|
||||
'patch_file': 'deprecate_bulk_rename',
|
||||
'description': "Remove Bulk Rename Tool"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'unicode_conf',
|
||||
'description': "appends from __future__ import unicode_literals to py files if necessary"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'sync_trial_balance',
|
||||
|
||||
Reference in New Issue
Block a user