removed Standard from default print format

This commit is contained in:
Anand Doshi
2012-12-11 14:01:59 +05:30
parent c50f088a22
commit 36bf910563
95 changed files with 8 additions and 93 deletions

View File

@@ -729,4 +729,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'website_cache_refactor',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'fix_default_print_format',
},
]