support ticket patch
diff --git a/patches/patch.py b/patches/patch.py
index 4d4fb51..e3d2f98 100644
--- a/patches/patch.py
+++ b/patches/patch.py
@@ -7,7 +7,6 @@
 
 def execute(patch_no):
 	import webnotes
-	from webnotes.modules.import_module import import_from_files
 	from webnotes.modules.module_manager import reload_doc
 
 	from webnotes.model.code import get_obj