removed BOM Control and Production Control

This commit is contained in:
Nabin Hait
2012-12-10 18:13:34 +05:30
parent 6db5fffd6d
commit 822022082d
2 changed files with 9 additions and 0 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': 'production_cleanup',
},
]