diff --git a/erpnext/patches/jan_mar_2012/website.py b/erpnext/patches/jan_mar_2012/website.py index 29209bc740..2d25e1f515 100644 --- a/erpnext/patches/jan_mar_2012/website.py +++ b/erpnext/patches/jan_mar_2012/website.py @@ -5,7 +5,6 @@ from webnotes.model.doc import Document def execute(): add_website_manager() - return cleanup_file_data() update_patch_log() from webnotes.modules import reload_doc