Skip to content

Commit

Permalink
Merge pull request #23137 from eileenmcnaughton/unused
Browse files Browse the repository at this point in the history
Remove unused property
  • Loading branch information
yashodha authored Apr 8, 2022
2 parents 27bcef0 + 52982c9 commit 4773b04
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CRM/Import/Form/MapField.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ abstract class CRM_Import_Form_MapField extends CRM_Core_Form {
*/
protected $_mapperFields;

/**
* Loaded mapping ID
*
* @var int
*/
protected $_loadedMappingId;

/**
* Number of columns in import file
*
Expand Down

0 comments on commit 4773b04

Please sign in to comment.