Remove asset created mapping.

This commit is contained in:
Michael Stenta 2017-07-04 14:37:46 -04:00
parent b2c9d98d70
commit 12f4222f42
1 changed files with 0 additions and 6 deletions

View File

@ -70,12 +70,6 @@ function farm_import_asset_importer($asset_type) {
'unique' => FALSE,
'language' => 'und',
),
array(
'source' => 'Created',
'target' => 'created',
'unique' => FALSE,
'language' => 'und',
),
array(
'source' => 'Active',
'target' => 'active',