removed whitespace
diff --git a/erpnext/crm/doctype/opportunity/opportunity.py b/erpnext/crm/doctype/opportunity/opportunity.py
index 944eb56..4e60477 100644
--- a/erpnext/crm/doctype/opportunity/opportunity.py
+++ b/erpnext/crm/doctype/opportunity/opportunity.py
@@ -272,7 +272,6 @@
 			}
 		}
 	}, target_doc)
-	
         return doclist
 
 @frappe.whitelist()