Skip to content

Commit

Permalink
Merge pull request #24211 from eileenmcnaughton/goneier
Browse files Browse the repository at this point in the history
[Import-code-cleanup] Remove another now-unused class `CRM_Contact_Import_ImportJob`
  • Loading branch information
colemanw authored Aug 10, 2022
2 parents e978fab + b6e9521 commit 639e58b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 90 deletions.
80 changes: 0 additions & 80 deletions CRM/Contact/Import/ImportJob.php

This file was deleted.

10 changes: 0 additions & 10 deletions CRM/Contact/Import/Parser/Contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -1125,16 +1125,6 @@ public function addField(
}
}

/**
* Store parser values.
*
* @param CRM_Core_Session $store
*
* @param int $mode
*/
public function set($store, $mode = self::MODE_SUMMARY) {
}

/**
* Format contact parameters.
*
Expand Down

0 comments on commit 639e58b

Please sign in to comment.