Merge pull request #1285 from kurund/CRM-12814
[civicrm-core.git] / CRM / Import / DataSource.php
index f5dd81a9c7bfa238b6912b7dbce9948bb560bcfa..0a2b22e5a36c019cc13dfa0585e67dc51f821b91 100644 (file)
@@ -33,8 +33,6 @@
  *
  */
 
-#require_once 'CRM/Import/Parser/Contact.php';
-
 /**
  * This class defines the DataSource interface but must be subclassed to be
  * useful.